Published inStories by AgorapulseMicronaut MockBean ExplainedThe@MockBean annotation in the Micronaut framework is used to create replacements for beans in tests. These tests must be annotated with…May 29May 29
Published inStories by AgorapulseHow to Update Dependency Version in Multiple GitHub RepositoriesThere are many tools that can help you keep your repositories up to date like a Dependabot but if you need to keep the control in your…Nov 24, 2021Nov 24, 2021
Published inStories by AgorapulseHow to use Micronaut in AWS BatchAWS Batch is designed to run independent tasks called jobs. Usually, the jobs are scheduled but they can also react to a vast number of…Oct 13, 2021Oct 13, 2021
Published inStories by AgorapulseGradle Configurations Explained: What is the difference between API and Implementation?IntroductionSep 3, 2021Sep 3, 2021
Published inStories by AgorapulseHow to Debug Your Own IntelliJ IDEA InstanceSome time ago, I have adopted CodeNarc IDEA plugin which helps to detect(and soon it will help fixing) Groovy code style violations.Aug 23, 2021Aug 23, 2021
Published inStories by AgorapulseHow to Resolve Conflicts in Micronaut 1.x and 2.x Library Versions in GradleMicronaut 2.x version has changed the Maven coordinates for many libraries that crate the Micronaut ecosystem. The complete list can be…Aug 5, 2021Aug 5, 2021
Published inStories by AgorapulseGoodbye Grails, Hello Micronaut #10: Micronaut DataThis is the tenth and the last post in a series that will guide you through the migration from Grails to Micronaut. This guide requires…Aug 3, 2021Aug 3, 2021
Published inStories by AgorapulseGoodbye Grails, Hello Micronaut #9: Micronaut ApplicationThis is the ninth post in a series that will guide you through the migration from Grails to Micronaut. This guide requires your application…Aug 3, 2021Aug 3, 2021
Published inStories by AgorapulseGoodbye Grails, Hello Micronaut #8: ControllersThis is the eighth post in a series that will guide you through the migration from Grails to Micronaut. This guide requires your…Aug 3, 2021Aug 3, 2021
Published inStories by AgorapulseGoodbye Grails, Hello Micronaut #7: ServicesThis is the seventh post in a series that will guide you through the migration from Grails to Micronaut. This guide requires your…Aug 3, 2021Aug 3, 2021