Skip to content

RevianLabs/devops-webapp-sample

Repository files navigation

CircleCI Java CI with Maven Docker Image CI

devops-webapp-sample

Java-based WebApp to use as a sample for DevOps tools

Project roadmap and supported integrations

CI/CD

Containerization

IaC

Configuration management

Database support

  • MySQL (default profile)
  • H2 (-Dspring.profiles.active=h2)
  • Postgres (-Dspring.profiles.active=pg)

License

MIT License