Skip to content

Conversation

iuliana
Copy link

@iuliana iuliana commented Nov 27, 2019

Upgraded to Boot 2.2.1, this fixed the javax.net.ssl.SSLException thrown when application was stopped because the mysql driver had a bug.
Also added graceful stopping of the application.
And a CommandLineRunner to control application from command line and avoid duplicated declaration of beans.
Also added logging.
Also switched to YAML configuration because it is more practical.
Also fixed inconsistencies of Java versions in the pom.xml and added some Java 12 syntax.
Also removed redundant dependency from the pom.xml.

@iuliana iuliana force-pushed the master branch 3 times, most recently from 1efb7c5 to 13f388d Compare November 27, 2019 00:44
…own when application was stopped because the mysql driver had a bug. Also added graceful stopping of the application. And a CommandLineRunner to control application from command line and avoid duplicated declaration of beans.

Added dropping tables  when app is closed, so it can be run as many times as necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant