Netflix / governator

Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.
Apache License 2.0
825 stars 180 forks source link

Support guice 7 and jakarta namespace #424

Open Zinurist opened 1 year ago

Zinurist commented 1 year ago

Guice 7.0 migrated to the jakarta namespace.

governator still uses javax, it would be nice to have a jakarta version.

More info here: https://github.com/google/guice/wiki/Guice700

pribic commented 10 months ago

any updates on this? We are facing issues upgrading jersey and other library due to this.

ankitparikh11411920 commented 10 months ago

+1