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.
- Multiproject (commit)
- Configuration (commit)
- Static Compilation (commit)
- Datasets (commit)
- Marshalling (before , after)
- Domain Classes (gorm checks , extracted)
- Services (before , after)
- Controllers (commit)
- Micronaut Application (commit)
- Micronaut Data (new model , removed old application , switched to Micronaut Data)
Feel free to join the discussion here on GitHub!