skillhub/server
vsxd e726746f4d feat: add Spring Boot application entry point and base configuration
- Create SkillhubApplication main class
- Add application.yml with JPA, Flyway, graceful shutdown config
- Add application-local.yml for local development profile
- Add database and Redis dependencies to skillhub-app POM
2026-03-11 22:57:03 +08:00
..
.mvn/wrapper feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
skillhub-app feat: add Spring Boot application entry point and base configuration 2026-03-11 22:57:03 +08:00
skillhub-auth feat: project ini and docs updates 2026-03-11 22:47:05 +08:00
skillhub-domain feat: project ini and docs updates 2026-03-11 22:47:05 +08:00
skillhub-infra feat: project ini and docs updates 2026-03-11 22:47:05 +08:00
skillhub-search feat: project ini and docs updates 2026-03-11 22:47:05 +08:00
skillhub-storage feat: project ini and docs updates 2026-03-11 22:47:05 +08:00
mvnw feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
mvnw.cmd feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
pom.xml feat: project ini and docs updates 2026-03-11 22:47:05 +08:00