TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Interesting topics for a “Build a web app in Java” book

2 点作者 total_plus大约 5 年前
Hi everyone, I am software developer with experience in Java. By navigating some popular websites/social media, it is common to come across developers launching books for React, Node, Rust, Vue and etc. But I rarely have seen a Java book launch. I am thinking of writing up a practical Java book that helps developers write a full working web application. Some of the topics I am planning to cover are: - REST API - Authentication and authorization - Interaction with the database (PostgreSQL) - Interaction with a Bootstrap front-end - Deploy to cloud services (AWS and Heroku) Would you guys be interested in this? What are some topics you think would be interesting?

1 comment

maxk42大约 5 年前
I recently advised a friend who was building a web app in java and after launch he found the site would go down periodically. As the site grew it eventually started going down several times a day. Took weeks for him to find the memory leaks that caused this. Definitely might be good to have a chapter or two toward the end on performance, profiling, scalability, and plugging memory leaks.
评论 #23229804 未加载