Skip to content

This is an experiment to see if JSR-371 (Model-View-Controller) could work in Quarkus.

License

Notifications You must be signed in to change notification settings

mthmulders/quarkus-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus MVC Extension

CircleCI Quality Gate Status

This is an experiment to see if JSR-371 (Model-View-Controller) could work in Quarkus.

It comes with an example application that shows how to use this Quarkus extension.

Status

First of all, this is an experiment. It doesn't work at all - yet.

Below is a log of issues that currently prevent (or have prevented) JSR-371 from running on top of Quarkus.

  • 🎉 Fixed in v0.23.1 of Quarkus The Reference Implementation of JSR-371, Krazo, uses a cyclic dependency. This is not yet supported in ArC, the CDI-implementation used by Quarkus. Because they've shown interest in having support for that, I'm working on that first.

About

This is an experiment to see if JSR-371 (Model-View-Controller) could work in Quarkus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published