Show HN: A near-zero-dependency Java UI toolkit for admin panels and AI flows

Java 기반의 순수 UI 툴킷 'server-components'가 공개되었다. 이 툴킷은 JavaScript 없이 상태 관리와 서버 주도형 백오피스 앱 개발을 지원하며, AI 에이전트가 앱 구조를 이해해 자연어 명령으로 UI를 조작할 수 있다. npm 의존성을 제거해 보안과 공급망 위험을 줄이고, Java 개발자들이 프론트엔드 상태 관리나 웹 서비스 컨트롤러 없이 내부 관리 도구를 쉽게 개발할 수 있도록 설계되었다. 기본 제공되는 데모 앱과 함께 다양한 LLM 백엔드(Claude, Ollama 등)와 연동해 AI 기반 워크플로우를 구현할 수 있다.

https://github.com/vadimv/server-components

#java #uitoolkit #aiagent #adminpanel #serverdriven

GitHub - vadimv/server-components: Admin Panels and Enterprise Tools UI Toolkit for Java Teams

Admin Panels and Enterprise Tools UI Toolkit for Java Teams - vadimv/server-components

GitHub

Server-driven web apps are making a comeback—and htmx with ASP.NET Razor Pages is leading the charge. Less JS, more speed, and a whole lot simpler. The future looks familiar (in a good way): https://woodruff.dev/the-future-of-server-driven-web-apps-why-htmx-and-asp-net-are-just-getting-started/

#htmx #ASPNETCore #RazorPages #WebDevelopment #ServerDriven #FutureOfWeb

The Future of Server-Driven Web Apps: Why htmx and ASP.NET Are Just Getting Started - Chris Woody Woodruff

Welcome back, Razor Pages fan. Today, we’re looking ahead at where htmx and ASP.NET Core are heading in the grand scheme of web development. Spoiler alert: Server-driven apps are making a comeback, and htmx is leading the charge.

Chris Woody Woodruff