c830b143dc
Introduces the backcore Quarkus REST module with build configuration, application.yml, and a smoke test confirming Quarkus boots successfully. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
32 B
YAML
4 lines
32 B
YAML
quarkus:
|
|
http:
|
|
port: 8080
|