You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Unfortunately no, I don't currently have a use case for spring-ai. I simply took the list of spring projects that had not implemented an automatic-module and notified.
Spring Boot and Spring and literally every other spring module have an automatic module in their manifest. Spring AI and spring cloud were the only areas that didn't. I believe spring cloud has fixed theirs. So what are you waiting for exactly?
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)
The text was updated successfully, but these errors were encountered: