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