oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Spring boot upgrade issue with mysql and postgresql (fix for issue #674) #679

Closed vapadwal closed 5 years ago

vapadwal commented 5 years ago

Basically this PR is for issue https://github.com/oasp/oasp4j/issues/680 , which is extentsion to issue https://github.com/oasp/oasp4j/issues/674

So this PR includes review suggested in PR https://github.com/oasp/oasp4j/pull/677 and also the issue related to postgres.

So now we can close the PR https://github.com/oasp/oasp4j/pull/677 without merging and considered this as final PR

vapadwal commented 5 years ago

Updated with the review comments for mariadb