Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Examples of Websites built using Spring, Play Framework, Struts [closed]

I am a beginner in Java and going to build a webapp that allows developers to work online on their projects. Something of the sort of bitbucket or github. I have developed sites using PHP and moving away from it.

I was suggested that I should go with Spring Framework as it has a good learning curve and that it will probably look good on my CV if I have worked with Spring rather than Struts or Play Framework.

I tried to find examples of websites built using Spring/Struts/Playframework , but couldn't find any. eg, "Top 50 Ruby on Rails websites" does return appreciable results on Google, but the same is not the case with Spring or Struts or Play Framework. So, can anyone give me some examples of websites/webapps built using Spring/Struts/Playframework?

Also, can someone suggest me other technologies apart from the ones mentioned above that can be used with Java for web development. My project group is finalising on Spring unless we find something else that's equally well-known, easy, and heavy on the CV.

P.S.: I am a college student in final year of graduation.

Thanks in advance.

like image 498
Conceicao Adik Avatar asked Aug 24 '10 06:08

Conceicao Adik


People also ask

What big companies use Spring boots?

Who uses Spring Boot? 1053 companies reportedly use Spring Boot in their tech stacks, including Udemy, CRED, and Hepsiburada.

Can Spring framework be used in struts?

Struts and spring both are used to develop Java web applications. Struts were developed earlier than Spring but with enhancements in the Struts framework, both are used nowadays to develop web applications using Java.

What are the applications of Spring framework?

The Spring Framework is an open-source framework for building enterprise Java applications. Spring aims to simplify the complex and cumbersome enterprise Java application development process by offering a framework that includes technologies such as: Aspect-oriented programming (AOP) Dependency injection (DI)


1 Answers

Here's a list of sites powered by Playframework.

like image 61
Boris Pavlović Avatar answered Sep 30 '22 23:09

Boris Pavlović