generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Component: API-GatewayIssues regarding the API GatewayIssues regarding the API GatewayComponent: IntegrationsIssues regarding the IntegrationsIssues regarding the IntegrationsComponent: ToolsIssues regarding the dev toolsIssues regarding the dev toolsType: MaintenanceThe issue contains maintenance work.The issue contains maintenance work.
Milestone
Description
Relevant component
refarch-gateway, refarch-integrations, refarch-tools
Problem description (optional)
No response
Desired solution
Spring Boot 3.5.0 got some new exciting features we could investigate to simplify some things and get rid of boilerplate code, e.g.:
- Registering of Filters and Servlets via Annotations (useful for custom filter classes)
- Loading multiple properties via single environment variable
- Improvements in OAuth2 Auto-Configuration
- Improvements for Cloud Native Buildpacks -> Why do we build our image via Dockerfile instead via Springs Buildpack feature?
Some other stuff from miscellaneous:
- A new
@ConditionalOnBooleanProperty
annotation has been introduced
Keep is mind this issue also affects https://github.com/it-at-m/refarch-templates
Considered alternatives (optional)
No response
Additional context (optional)
No response
No duplicate
- I confirm that this issue is not a duplicate
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Component: API-GatewayIssues regarding the API GatewayIssues regarding the API GatewayComponent: IntegrationsIssues regarding the IntegrationsIssues regarding the IntegrationsComponent: ToolsIssues regarding the dev toolsIssues regarding the dev toolsType: MaintenanceThe issue contains maintenance work.The issue contains maintenance work.
Type
Projects
Status
Open