▾ 📁 demo/
📄 pom.xml
▾ 📁 src/main/java/demo/
☕ App.java
☕ Routes.java
▾ 📁 pages/
☕ HomePage.java
▾ 📁 components/
☕ GreetingCard.java
☕ Buttons.java
Edit the code — the preview recompiles as you type.
☕ src/main/java/demo/pages/HomePage.java
✓ ready — edit the code, the preview follows
localhost:8085
Hello, JWeb!
Rendered live, straight from this code.