4 Commits

Author SHA1 Message Date
3ffabf3011 update project 2025-07-29 19:51:15 +02:00
6aad7e3d63 update postgres test container
- update README.md
- update PostgresContainer
  - add TestExecutionListeners
  - remove ExtendWith
- update PostgresInitializer
  - cleanup
  - use properties for script and container
  - add afterTestClass
  - add beforeTestClass
  - extend TestExecutionListener
- remove PostgresExtension
- add debug logging to PostgresExecutor
- add ContainerUtils
- add dependencies
- extract function from PostgresExtension to PostgresExecutor
2025-03-10 19:48:44 +01:00
1f6329f687 Set up postgresql testcontainers
- add .json to .editorconfig
- add spring-configuration-metadata.json
- update README.md
- add testcontainers dependencies
- add PostgresContainer
- add PostgresInitializer
2025-02-06 23:01:15 +01:00
d9321f61d1 Set up project structure 2025-01-30 12:23:41 +01:00