Re: New Article "10 Best Java Frameworks to Use in 2021"

2021-03-12 Thread Oleg Ravun
No one mentioned proxy issues with Hibernate. Am I the only one who suffers from that? Basically with those proxies you never know if your code will actually work in production because Hibernate sometimes returns proxies sometimes it does not. I have even seen (though years ago) a mix of proxies

Re: New Article "10 Best Java Frameworks to Use in 2021"

2021-03-12 Thread lofid...@gmail.com
I'm still inside the flame ;-) *For all Non-Spring-Devs: *Spring Boot *Native* Beta is there! - https://spring.io/blog/2021/03/11/announcing-spring-native-beta - Starting a REST service just in *40ms*... - JPA / Hibernate with Spring Data supported and Hibernate Reactive for Spring