Test repository for lionsctl CI/CD
Go to file
LionsCtl Bot 039c05f3e7 Add Quarkus REST application
- Java 17 with Quarkus 3.6.0
- REST endpoint /hello
- Health check endpoint /hello/health
- JUnit tests with RestAssured
- Optimized Dockerfile for production
- Ready for CI/CD pipeline
2025-08-30 15:21:53 +00:00
src Add Quarkus REST application 2025-08-30 15:21:53 +00:00
.lionsctl.yaml Add test application for pipeline 2025-08-30 02:38:18 +00:00
Dockerfile Add Quarkus REST application 2025-08-30 15:21:53 +00:00
README.md Initial commit from lionsctl 2025-08-30 01:15:52 +00:00
app.txt Add test application for pipeline 2025-08-30 02:38:18 +00:00
pom.xml Add Quarkus REST application 2025-08-30 15:21:53 +00:00

README.md

Test LionsCtl CI/CD

This is a test repository for lionsctl integration.