Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Java web framework coming from Django [closed]

I've worked on a lot of web applications in Django. Now I've to write a webapp in Java as the system it will be interfacing with is all written in Java.

I'm not sure what would be a good framework to work with. I've a lot of experience working in Java, so language is not a problem but I'm looking for a framework that favors conventions over configuration and is easy to get started with.

like image 698
Anand Nalya Avatar asked Apr 18 '26 00:04

Anand Nalya


2 Answers

I would recommend Play Framework, it's inspired by Ruby on Rails and has a very short development cycle - just save your source code and update your browser. It also has good integration with testing frameworks. I have used it for a few months and it is easy to understand.

like image 63
Jonas Avatar answered Apr 19 '26 13:04

Jonas


"Running Django on Jython"

like image 30
Ignacio Vazquez-Abrams Avatar answered Apr 19 '26 13:04

Ignacio Vazquez-Abrams



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!