The annotation is applied at the package level and informs Micronaut that the beans defined with the package form a logical grouping.
package-info.groovy
package-info.groovy
INFO: Java and Kotlin also support this functionality via package-info.java
. Kotlin does not support a as of version 1.3.