GORM
6 things you need to know about GORM 6
@alvaro_sanchez brings attention to the most significant features in GORM 6.
- GORM without Grails / SpringBoot / Micronaut.
- Data Services
- Unit Testing
- Multiple Datasources
- Multi-Tenancy
- Rx. GORM
Micronaut
Microservices distributed tracing with Jaeger and Micronaut
Micronaut Guide. Use Jaeger distributed tracing to investigate the behaviour of your Micronaut apps.
Microservices distributed tracing with Zipkin and Micronaut
Micronaut Guide. Use Zipkin distributed tracing to investigate the behaviour of your Micronaut apps.
Gradle
Gradle Plugin HTML sanity checker
Detects missing images, dead links and cross-references, duplicate link targets (anchors) and the like.
GORM, Grails Website, Grails Guides, Micronaut Website, Micronaut Guides are static websites built with Gradle and published as Github pages.
Thus, I've added this Gradle Plugin to the build of these sites.
Libraries
Calculate similarity between strings
A Java library that implements several algorithms:
Personally, I often use Simmetrics which is a library in the same space with more algorithms.
Misc
CSS - Yellow Fade Technique
I am a big fan of 37Signals work and still found the Yellow Fade technique a great/simple UI feedback. Nowadays, CSS animations make it so easy to implement.
Comment
I hope you are enjoying the summer. In the meanwhile, Grails 3.3.8 and Micronaut 1.0.0.M4 have been released. If you are working, while enjoying air conditioning, make sure to upgrade your apps.
Sergio del Amo