Boot Properties defined in Java Records

This commit is contained in:
aboyko
2023-01-16 12:31:47 -05:00
parent 37cb485346
commit fa4e01d06d
37 changed files with 1270 additions and 141 deletions

View File

@@ -26,7 +26,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>2.0.5.Final</version>
<version>3.0.5</version>
</dependency>
<!-- HTML <-> Markdown conversion -->
<dependency>