Some interesting observations when upgrading boot to JAVA 16. I use IntelliJ for my development. Make sure the pom file is updated with latest JDK version <properties><java.version>16</java.version></properties> Boot version that was compatible with 2.4.4. Upgrade of boot prevents this following error Caused by: org.springframework.core.NestedIOException: ASM ClassReader failed to parse class file - probably due to … Continue reading JAVA 16 and some Spring Boot lessons
The new COBOL program – Cloud formation
The new COBOL program is the cloud formation template, it does not matter that it is an YAML/JSON. Few years ago, the main drive for bringing JAVA/.NET framework into the shop was to de couple the giant multi thousand line COBOL programs. These programs had a library of key words. This could be used and … Continue reading The new COBOL program – Cloud formation

You must be logged in to post a comment.