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

https://github.com/hendisantika/spring-boot-postgresql-testcontainer

Spring Boot Postgresql Testcontainer
https://github.com/hendisantika/spring-boot-postgresql-testcontainer

postgresql spring-boot testcontainers

Last synced: 3 months ago
JSON representation

Spring Boot Postgresql Testcontainer

Awesome Lists containing this project

README

          

# spring-boot-postgresql-testcontainer

### Things todo list

1. Clone this repository: `git clone https://github.com/hendisantika/spring-boot-postgresql-testcontainer.git`
2. Navigate to the folder: `cd spring-boot-postgresql-testcontainer`
3. Run the application: `mvn clean spring-boot:run`
4. Run the test: `mvn clean test`

![Test Result](img/test.png "Test Result")