rajadilipkolli/spring-boot-microservices-series-v2

Convert All Read Operations in inventory service to use JOOQ

Closed this issue · 1 comments

performing marriage of JOOQ and JPA. All Read operations will go to JOOQ, whereas write operations will go to JPA

junit added in 011e00f