-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Milestone
Description
please add jpms support, at least automatic modules for now. However, this issue or another issue should be added for full module-info at sometime in the future. Referencing this upstream spring issue (specifically comment) which shows all of the dependencies that could be included via the code generator spring-projects/spring-framework#18079 (comment)
Also, it appears there is a dependency on mchange which would block full module-info, I opened an issue here swaldman/mchange-commons-java#13