Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 444 Bytes

File metadata and controls

7 lines (6 loc) · 444 Bytes

java-ee-mvc-sample

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/