-
| I want to start with my implement scenario. I've read other discussion which suggest to use TestContainer with  These are exception messages Or any others suggestion would be appreciate. This is my implementation  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            xenogew
          
      
      
        Feb 4, 2022 
      
    
    Replies: 1 comment 1 reply
-
| I found solution now. Sorry guys for trouble your space. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        xenogew
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
I found solution now.
I used here
https://github.com/wearearima/spring-data-jdbc-testcontainers/blob/master/src/test/java/eu/arima/springdatajdbctestcontainers/AccountRepositoryTest.java#L94
Sorry guys for trouble your space.