-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Acceptance Criteria (Required on creation):
Basic authentication against embedded engine example uses latest minor version of spring boot
Hints (Optional):
- Reconsider the design of the example. The example defines embedded engine to run in spring boot application, application extends SpringBootServletInitializer, the engine beans are configured in applicationContext.xml, bean filters used for rest API.
- By bumping to 2.4.4 without additional changes, the Rest API returns 404 response. The release notes of spring boot doesn't have hints what need to be adjusted.