You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To test with different database for eg : H2 in memory database, we can create resources folder inside the
test and create a separate application.properties file there and testing will use that folder.
About
Blog application using Spring Boot with Java, PostgreSQL database that has association, authentication and authorization with spring security and jwt , jUnit 5 and much more.