Microcast #3 | Introduction to Groovy Singleton
by Sergio Del Amo CaballeroMicronaut® Microcasts provide bite-sized tips and tutorials to help you maximize your productivity with the Micronaut framework and confidently contribute to the ecosystem.
In this Microcast, Zachary Klein reminds us to use the javax.inject.Singleton
annotation instead of groovy.lang.Singleton
transformation when working with Groovy and the Micronaut framework, a common pitfall.