Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Full stack framework for Java [closed]

I'm looking for a full stack framework (from persistency to view generation (CRUD)) for Java. I don't have experience with Rails style frameworks, like Grails, but I worked a lot with Hibernate, Struts, Spring ...

I prefer a framework that let you naturally modify the business domain design with the less effort ( i.e. writing the sql querys to modify the tables and constrains, change the view pages, etc ... ). I was looking a bit about this topic, I saw Naked Objects for example but its development has stopped. So, I want to hear about your experience.

Thanks in advance.

like image 333
Jonathan Barbero Avatar asked Jan 01 '10 03:01

Jonathan Barbero


People also ask

Can you do full stack with Java?

A full-stack Java developer is a web programmer who uses Java, a popular computer programming language. These professionals write code in all three layers of a web-based application: the front-end, the back-end and the database layer.

What is full stack framework?

A full stack web developer is a person who can develop both client and server software. In addition to mastering HTML and CSS, he/she also knows how to: Program a browser (like using JavaScript, jQuery, Angular, or Vue) Program a server (like using PHP, ASP, Python, or Node)


1 Answers

Better late than never :) there is a new Full Stack Java Framework avaible now called CUBA platform . Please find more infor at https://www.cuba-platform.com/

like image 157
Alex Zotkin Avatar answered Sep 22 '22 05:09

Alex Zotkin