* Move articles from spring-core-6 module to other spring-boot modules
* JAVA-19559 Move articles from spring-core-6 module to other spring-boot-3 modules
* JAVA-19559 Minor spacing change
* JAVA-19559 Revert Minor spacing change
* BAEL-6157 - Using records with JPA
* BAEL-6157 - Changing test class name
* BAEL-6157 - Changing test class name
* BAEL-6157 - Adding start-class to module
* Update Spring Boot, Spring Native and Native Maven Plugin versions
* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints
* BAEL-5951: Configure POMs and add Swagger UI runtime hints
* BAEL-5951: Remove Swagger UI runtime hints
* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)
* BAEL-5951: Add tests
* BAEL-5951: Fix tests (PMD naming conventions)
* BAEL-5951: Update from Spring Boot version 3.0.0-RC1 to 3.0.0 (release)