I am new to Spring framework. I was trying to see if the framework has modules that create/update database tables from Java objects, similar to what Django python framework does.
If not, is there something comparable to what Django does?
I am new to Spring framework. I was trying to see if the framework has modules that create/update database tables from Java objects, similar to what Django python framework does.
If not, is there something comparable to what Django does?