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