Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
It is the task of converting ZeppelinServer, which consists of JaxXS and Jersey, to Spring (Boot).
Here's what need to do:
- Add spring boot dependency
- Replace PrometheusMeterRegistry with spring-actuator
- Change ServiceLocator(hk2) to Spring Bean DI
- Applies Spring Context Path to WebappContext
- Create runNoteOnStart as Spring Bean
- Use spring-provided configuration in shutdownHook
- Change jettyWebServer to be handled by Spring
Attachments
1.
|
Add Spring Boot Dependency | Open | Unassigned |