Projects

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

Sample Projects

Aspectow AppMon

aspectran/aspectow-appmon

Aspectow AppMon provides an integrated view to observe logs and events of Aspectran-based application servers in real time.

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.

Aspectow Demo

aspectran/demo-app

This site is a collection of reference applications created to showcase examples of Aspectran applications following recommended best practices.

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

An all-in-one starter for building enterprise web applications. It provides 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.