4 Min Read
How to convert a file to a blob or byte array in java
File to blob Suppose you have a text file and it needs to be stored in a database column or…
1 Min Read
class file has wrong version 61.0, should be 52.0
Problem If you are using Spring boot v3.0 or above, then you might also come across the below error class…