Backend Boilerplate
Use it for setting up a take-home interview assignment or a portfolio project.
Contents
- Backend service - a Java Spring Boot service with a
/ping
endpoint. Extend with your code.
- API test suite - a Cypress test suite. Extend with your tests.
- Pipeline - a test Runner that executes the Cypress tests on push to a branch other than
master
/main
.
Tech Stack
- Java 17
- Spring Boot 2.6.3
- SQLite 3.36.0.3
- Gradle 7.3.3
- Cypress
- GitHub Actions
Made by DevSkills.
Did you find this repo useful? Give us a shout on Twitter / LinkedIn.