Comments on: Micronaut Tutorial: Beans and Scopes https://piotrminkowski.com/2019/04/15/micronaut-tutorial-beans-and-scopes/ Java, Spring, Kotlin, microservices, Kubernetes, containers Fri, 04 Dec 2020 13:22:59 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: Piotr Mińkowski https://piotrminkowski.com/2019/04/15/micronaut-tutorial-beans-and-scopes/#comment-667 Sun, 03 May 2020 17:09:23 +0000 https://piotrminkowski.wordpress.com/?p=7108#comment-667 In reply to charlao (@PseudoCharleskk).

Micronaut do not use reflection while injecting beans. That’s a key difference between Micronaut and Spring

]]>
By: charlao (@PseudoCharleskk) https://piotrminkowski.com/2019/04/15/micronaut-tutorial-beans-and-scopes/#comment-666 Sun, 03 May 2020 02:30:55 +0000 https://piotrminkowski.wordpress.com/?p=7108#comment-666 Is it possible to get a bean by its name without reflection by using Micronaut?

]]>