Juyeon Kim created ZEPPELIN-5807:
------------------------------------
Summary: Switching JaxXS and Jersey to Spring(Boot)
Key: ZEPPELIN-5807
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5807
Project: Zeppelin
Issue Type: Task
Reporter: Juyeon Kim
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)