Skip to content

Demo project for using testcontainers with Oracle and Spring Boot

Notifications You must be signed in to change notification settings

poxu/testcontainers-spring-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testcontainers with Spring boot demo

This is a demo project to show the easiest way to use testcontainers library with Spring Boot.

It's not the best way and it's not the right way, it's just the easiest in my opinion.

Container is started by singleton class com.evilcorp.demo.StaticOracleContainer .

It is connected to Spiring by com.evilcorp.demo.TestcontainersInitializer

About

Demo project for using testcontainers with Oracle and Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages