Web Frameworks
Sort:
popular
|
newest
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
Last Release on Sep 19, 2024
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners
and a web-oriented application context.
It also contains an HTTP client and the web-related parts of Spring remote support.
Last Release on Sep 12, 2024
Spring webmvc contains Spring’s model-view-controller (MVC) and REST Web Services implementation for web applications.
It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Last Release on Sep 12, 2024
5. Play1,001 usages
com.typesafe.play » playApache
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Last Release on Jun 20, 2024
Spring Web Flow builds on Spring MVC and allows implementing the "flows" of a web application.
A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Last Release on Jul 12, 2023
Wicket is a Java web application framework that takes simplicity,
separation of concerns and ease of development to a whole new level.
Wicket pages can be mocked up, previewed and later revised using
standard WYSIWYG HTML design tools. Dynamic content processing and
form handling is all handled in Java code using a first-class
component model backed by POJO data beans that can easily be
persisted using your favorite technology.
Last Release on Jun 17, 2024