Exploring Jakarta EE MVC features.
- Ozark is reference implementation for Jakarta Enterprise Edition which is based on JAX-RS.
- Installation guide is here
- Configuration root path by extending
javax.ws.rs.ApplicationPath as in ee.jakarta.mvc.MvcConfiguration
- Default view location WEB-INF/views/