avaje / avaje-config

Application configuration / properties loading for JVM applications
https://avaje.io/config
Apache License 2.0
50 stars 8 forks source link

Use Int/Long Consumer #50

Closed SentryMan closed 1 year ago

SentryMan commented 1 year ago

As the title says

rbygrave commented 1 year ago

Just noting on this that this requires a recompile (not binary compatible) but given lambda use and recompile this should be no change (as opposed to a explicitly API change) ... just as it's a no change for the tests