lovinjv
Results
2
issues of
lovinjv
I have recently migrated a springboot v2.7.5 application which uses spring batch to spring boot v3 with jdk 17 . I have a test class which uses @SpringBootTest and one...
status: waiting-for-feedback
status: waiting-for-triage
We are migrating our spring boot application to java 17 . We are using jsonschema2pojo (v1.1.3) . We have a Date attribute with a pattern defined to validate (yyyy-mm-dd) values...