javaPublishing to Maven Central, a retrospectivePackage management can be something of a headache, but it doesn't have to be that way. Here's some tips to get you on your way with Maven Central.
javaFinding Database Issues Fast with Java and Spring BootWhat if you could catch badly performing queries during your local development process? The Spring Boot SQL Explain library does this for you.