spring-projects / spring-batch-extensions

Spring Batch Extensions
242 stars 258 forks source link

Upgrade to spring-java-format 0.0.42 #139

Closed mdeinum closed 3 months ago

mdeinum commented 3 months ago

With this commit we upgrade the java formatting to the new version and also adhere to the standards applied there. Mainly for Junit5 names of the test classes and visibility of methods.

Closes: #138