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
- Host: GitHub
- URL: https://github.com/hendisantika/spring-boot-postgresql-testcontainer
- Owner: hendisantika
- Created: 2024-11-01T23:25:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T22:15:14.000Z (over 1 year ago)
- Last Synced: 2025-01-28T23:24:36.097Z (over 1 year ago)
- Topics: postgresql, spring-boot, testcontainers
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`
