mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-27 06:43:12 +08:00
The kotlin-spring plugin automatically opens classes annotated or meta-annotated with annotations like @Component or @Transactional. Closes gh-333