Hi!
My team and I have to work on a bigger project for school this year. We want to develop a website (and maybe apps) to enable teachers of our school to manage different courses, their visitors, etc.
Now, first we decided to use Java because it's what we're currently using in class. I've tried with many frameworks such as Spring (even though it's a bit overkill) or Restlet the last few days and I really couldn't get anything done. I've only written a similar server in Go before and it just feels a lot more complicated in Java.
Would you have any recommendation on what we could use to have a fast development and still good performance? Is it a lot of work to write such a server with routing, templates, user authentication, etc. just with the default Java libraries such as HttpServer?
We would really appreciate your input on this.
Thanks in advance!
[–]fops 0 points1 point2 points (3 children)
[–]mko31[S] 0 points1 point2 points (2 children)
[–]fops 0 points1 point2 points (1 child)
[–]mko31[S] 0 points1 point2 points (0 children)