Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 6
Backmigrate to Java 17 #8
Copy link
Copy link
Closed
Description
Metadata
Metadata
Assignees
Labels
No labels
GraphCompose right now uses Java 21 features at the source level and at the library level. It would be useful to backport to Java 17; it makes the source a little uglier, but shouldn't affect performance, and widens the audience to the set of Spring Boot 4 users as well as a host of others.