grails / grails-views

Additional View Technologies for Grails
Apache License 2.0
56 stars 42 forks source link

javax to jakarta, groovy 4, spring framework 6 and spring boot 3 #581

Open jamesfredley opened 1 week ago

jamesfredley commented 1 week ago

Major changes:

Select the Grails messageSource when Micronaut creates a 2nd messageSource bean

In the current state we can get a snapshot published, which is needed for https://github.com/grails/grails-async/pull/140 and then work on outstanding issues.

Requires the 5.0.1+ release of asset-pipeline https://central.sonatype.com/artifact/com.bertramlabs.plugins/asset-pipeline-grails

Current Issues:

Issues added to https://github.com/grails/grails-views/issues/582

jamesfredley commented 14 minutes ago

@matrei Would you be OK merging this PR to publish an updated 4.0.0-SNAPSHOT that is needed by several other projects and then continue working on the issues in another branch?