Sample Projects
Aspectow AppMon provides an integrated view to observe logs and events of Aspectran-based application servers in real time.
aspectran/aspectow-todo-webapp
A simple ToDo example application based on the Aspectow Enterprise Edition.
The JPetStore demo app provides and demonstrates a complete web application built on MyBatis 3 and Aspectran 9.
The PetClinic Demo App provides and demonstrates a sample web application leveraging Aspectran and JPA.
This site is a collection of reference applications created to showcase examples of Aspectran applications following recommended best practices.
A web application to guide the traditional way of building web applications using the Servlet-based Aspectran framework.
Starter Projects
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.
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.
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
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.
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.