supercargo / guice-persist-jooq

Guice-persist extension for using jOOQ based persistence layer
Apache License 2.0
22 stars 9 forks source link

Changed Configuration and Settings to be optional #5

Closed GuiSim closed 7 years ago

GuiSim commented 7 years ago

Bonus: Added unit tests

JooqPersistService's dependencies on Configuration and Settings are now flagged as optional.

Fixes #4

supercargo commented 7 years ago

:thumbsup: looks good and thanks for bringing in some testing

GuiSim commented 7 years ago

My pleasure :) Do you think this change warrants a 1.5 release? I'd like to depend on the Maven central version but I need this fix.

supercargo commented 7 years ago

Sure, I just cut a 0.1.5 release and published to central.