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
Spring boot is a multi sql script execution library when starting
How to use?
Include the Class in your project. Make sure it has Component anatation.
Put the scripts you want to run into the resources/data folder and start the project.
Example
About
Spring boot is a multi sql script execution library when starting