Java

Spring Boot

Lightweight framework that takes most of the work out of configuring Spring-based applications. The goal of Spring Boot is to provide a set of tools for quickly building Spring applications that are easy to configure.

Spring Integration

Lightweight messaging tool within Spring-based applications. Supports integration with external systems via declarative adapters, designed to take multiple systems and abstract away the details of converting messages from one format to another.

 

Spring MVC

The Spring Web MVC framework provides Model-View-Controller (MVC) architecture and ready components that can be used to develop flexible and loosely coupled web applications. The MVC pattern results in separating the different aspects of the application (input logic, business logic, and UI logic), while providing a loose coupling between these elements.

Spring WebFlux

A reactive-stack web framework, a part of Spring 5. Provides reactive programming support for web applications. Internally uses Project Reactor and its publisher implementations – Flux and Mono.

STS

Stands for Spring Tool Suite. An Eclipse-based development environment. Provides support for developing Spring-based enterprise applications. It also includes integration for Pivotal tc Server, Pivotal Cloud Foundry, Git, Maven, and AspectJ. 

Struts

Free MVC framework for creating elegant, modern Java web applications. It favors convention over configuration, is extensible using a plugin architecture, and ships with plugins to support REST, AJAX and JSON.

Struts 2

Web application framework for developing Java EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model–view–controller (MVC) architecture.

Swing

A set of program component s for Java programmers that provide the ability to create graphical user interface (GUI ) components, such as buttons and scroll bars, that are independent of the windowing system for specific operating system.

Thymeleaf

Modern server-side Java template engine for both web and standalone environments. Supports XML/XHTML/HTML5 template engines. It is very well suited for processing the XHTML and HTML5 documents in the web applications.

Tomcat

Open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

TomEE

Wrapper around Apache Tomcat containing  additional components. TomEE is a certified compatible implementation of Java EE Web Profile, provides support for Servlets and JPS (through a container).

UIMA

Unstructured Information Management applications are software systems that analyze large volumes of unstructured information in order to discover knowledge that is relevant to an end user. UIMA enables applications to be decomposed into components.

Vaadin

Development platform that offers all the tools needed to easily build a web app. Uses the included Polymer based Vaadin Elements with a framework of your choice or integrate seamlessly with your Java server using Vaadin Framework.

WebLogic

Java EE application server currently developed by Oracle Corporation. A weblogic domain is a logical group of one or more managed servers and/or an admin server. Setting up of a weblogic environment begins by creation of a domain with these server(s).

Wicket

A serverside and component oriented web framework for Java. Wicket allows developers to write pure Java code with HTML markup, and test pages and components inside the framework without using a browser. It's pages and components support events, inheritance and encapsulation. Wicket also offers Ajax functionality.

WildFly

Flexible, lightweight, managed application runtime that helps build applications. WildFly is written in Java, and implements the Java Platform, Enterprise Edition (Java EE) specification. It runs on multiple platforms.

ZK

Ajax Web application framework, written in Java, that enables creation of graphical user interfaces for Web applications with little required programming knowledge. The core of ZK consists of an Ajax-based event-driven mechanism.

ZXing

A library for parsing different types of barcodes from images. Open-source project that allows an Android device with imaging hardware (camera) to scan barcodes or 2-D "graphical barcodes" and retrieve the data encoded. 

Development by Synergize.digital

Sign up for updates
straight to your inbox