An open API service indexing awesome lists of open source software.

https://github.com/antkorwin/damage-tests

Sample of "Spring Boot TDD" application
https://github.com/antkorwin/damage-tests

database-rider spring-boot spring-data-test tdd test-driven-development testcontainers

Last synced: 2 months ago
JSON representation

Sample of "Spring Boot TDD" application

Awesome Lists containing this project

README

          

# Damage Tests

## Spring Boot application with tests:
- unit testing: service, controller...
- integration REST
- integration DAO (constraints, sql test)
- event publishing integration tests
- test with docker containers example (testcontainers)