Java Library Template • CI/CD • One-Click Release and Publish to Maven Central

🎨 Java library template • Gradle Kotlin DSL • GitHub Actions CI/CD to build, release & publish to Maven Central • Renovate • Trivy • Javadoc (Pages) • Issue & PR Templates – GitHub – thrivi… Read more

Similar

Java 14 new features: Records

This is the second article in the blog post series discussing the new features introduced in java 14. Today's article is focused on Records that aims to provide a compact & concise way for declaring data classes. Java 14 rew features articles: Pat... (more…)

Read more »