Solutionunvalidated
Spring context. Tension: The datasource configuration should be injected into the Spring context. Outcome: registry.add("spring.datasource.url", postgreSQLContainer ::getJdbcUrl); registry.add("spring.datasource.username", postgreSQLContainer ::getUsername); registry.add("spring.datasource.password", postgreSQLContainer ::getPassword);.
dbfafd08-19eb-4d7d-8396-9536a6d9db01
Spring context. Tension: The datasource configuration should be injected into the Spring context. Outcome: registry.add("spring.datasource.url", postgreSQLContainer ::getJdbcUrl); registry.add("spring.datasource.username", postgreSQLContainer ::getUsername); registry.add("spring.datasource.password", postgreSQLContainer ::getPassword);.