github-actions
released this
05 Mar 17:38
·
1 commit
to master
since this release
Maven coordinates
<dependency>
<groupId>com.netcetera.girders</groupId>
<artifactId>girders</artifactId>
<version>${girders.version}/version>
</dependency>
Documentation of latest release
https://netceteragroup.github.io/girders
What's Changed
-
Remove ncautils, girders-perfmon and update actuator documentation by @meierval in #96 -> As replacement for girders-perfmon we recommend using spring-boot's support for micrometer (https://www.baeldung.com/micrometer)
-
[no-issue] update to spring boot 3.2.3 by @MarijaPopova in #97
Full Changelog: girders-6.3.0...girders-6.4.0