Projects

Explore starter projects, sample applications, and a collection of tools and libraries to accelerate your development with Aspectran.

Sample Projects

Aspectow Console

aspectran/aspectow

Aspectow Console is an integrated web console for centrally monitoring and controlling node clusters, schedulers, real-time monitoring, log tailing, and vault security secrets of Aspectran-based application servers.

Aspectow AppMon

aspectran/aspectow-appmon

Aspectow AppMon is a lightweight monitoring engine for observing logs and events of Aspectran-based application servers in real time. It can be integrated into Aspectow Console or deployed standalone.

Aspectow Demo

aspectran/aspectow-demo

A comprehensive demo site showcasing the capabilities, operation, and integration of various web applications (JPetStore, PetClinic, Examples, AppMon) running on the Aspectow Web Application Server (WAS).

ToDo Webapp

aspectran/aspectow-todo-webapp

A simple ToDo example application based on the Aspectow Enterprise Edition.

JPetStore Demo

aspectran/aspectran-jpetstore

The JPetStore demo app provides and demonstrates a complete web application built on MyBatis 3 and Aspectran 9.

PetClinic Demo

aspectran/aspectran-petclinic

The PetClinic Demo App provides and demonstrates a sample web application leveraging Aspectran and JPA.

Demo Site for Servlet-Based Aspectran

aspectran/demo-site

A web application to guide the traditional way of building web applications using the Servlet-based Aspectran framework.

Starter Projects

aspectran/aspectow-enterprise

An all-in-one starter for building enterprise web applications. It includes the visual management platform Aspectow Console by default, providing a full-featured, servlet-compliant environment with a built-in Undertow server and JSP support.

aspectran/aspectow-light

A lightweight, non-servlet starter optimized for building high-performance REST APIs and microservices. It includes an embedded Undertow server for a minimal footprint and fast startup.

aspectran/aspectow-jetty

An all-in-one starter for building enterprise web applications, pre-configured with an embedded Jetty server. It provides a full-featured, servlet-compliant environment, offering an alternative to the default Undertow server.

Tools & Libraries

aspectran/apon.js

A lightweight, dependency-free JavaScript library for parsing and stringifying APON (Aspectran Parameters Object Notation).

aspectran/aspectran-utils-legacy

A collection of miscellaneous utility classes designed to support API calls and response handling between legacy systems (JDK 1.6 to JDK 17) and modern Aspectran application servers.

aspectran/aspectran-assets

A utility project for building and deploying CSS, JS, and Images commonly used in Aspectran's demo applications. It uses a SASS compiler to build minified CSS from SASS sources for various front-end frameworks and provides a runnable server to test the generated assets.