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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is anyone using Quarkus for monoithic, full-stack web apps?

7 点作者 p5v将近 2 年前
For context, I am talking about Red Hat&#x27;s Quarkus framework - the one that Red Hat famously markets as the future of cloud-native Java microservices. My experience suggests that Quarkus is just as capable for building good old monolithic web apps, the way Spring Boot famously does. Perhaps, even better, thanks to the thousands of tiny performance optimizations.<p>Last year, I took Quarkus for a spin, and built https:&#x2F;&#x2F;feedle.world&#x2F; pretty much in one go. The experience was great, and I didn&#x27;t feel like I was missing much from Spring Boot. Qute is a fantastic templating language tailor-made for Quarkus, and combined with some HTMX and Alpine.js, it&#x27;s a combo made in heaven.<p>I was wondering if anyone is using Quarkus to build (predominantly, non-microservice) web apps. Feel free to showcase them here and share your experience.

2 条评论

VonGuard将近 2 年前
<a href="https:&#x2F;&#x2F;thenewstack.io&#x2F;how-vodafone-greece-built-80-java-microservices-in-quarkus&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;thenewstack.io&#x2F;how-vodafone-greece-built-80-java-mic...</a>
revskill将近 2 年前
This Quarkus is like a virus. It&#x27;s still keeping the port 8081 open even if i don&#x27;t use it anymore (i didn&#x27;t remember when i closed it though). And i have no clue how to close that port, even if i killed the PID, it autorestarted again.<p>Hopeless.<p>My regret. Java is not worth my time anymore.