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