How to Create a Java Web Framework from Scratch, the Right Object-Oriented Way

How do you design a web application in Java? You install Spring, read the manual, create controllers, create some views, add some annotations, and it works. What would you do if there were no Spring (and no Ruby on Rails in Ruby, and no Symphony in PHP, and no ��� etc.)? Let���s try to create a web application from scratch, starting from a pure Java SDK and ending with a fully functional web app, covered by unit tests. I recorded a webinar no.42 about it just a few weeks ago, but this article...

1 like ·   •  0 comments  •  flag
Share on Twitter
Published on March 25, 2019 17:00
No comments have been added yet.