|
|
|
|
|
by qznc
3143 days ago
|
|
I hear people praise the Java ecosystem so often, but when I use it I cannot replicate that. There is nothing like Django in Java land? Instead you are sent into a confusing mess of interface standards like JPA and implementations (hibernate, ebeans, ...) and little guidance how to choose. |
|
It's quite common that some of these frameworks rely on community infrastructure that has several competing implementations, like JPA, but the point of a tool like Boot is that they picked all the implementations for you and documented it all centrally.