Skip to content

mariogarcia/goodbye-grails-hello-micronaut

 
 

Repository files navigation

Goodbye Grails, Hello Micronaut

This repository contains sources for the Grails to Micronaut guide.

The repository shows the state of the application after the migration. The following list contains references to the particular commits related to the individual steps of the guide.

Table of Contents

  1. Multiproject (commit)
  2. Configuration (commit)
  3. Static Compilation (commit)
  4. Datasets (commit)
  5. Marshalling (before , after)
  6. Domain Classes (gorm checks , extracted)
  7. Services (before , after)
  8. Controllers (commit)
  9. Micronaut Application (commit)
  10. Micronaut Data (new model , removed old application , switched to Micronaut Data)

Feel free to join the discussion here on GitHub!

About

Goodbye Grails, Hello Micronaut

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%