Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lightweight-component/aj-lightweight-springboot

Based on SpringMVC, SpringBoot alike
https://github.com/lightweight-component/aj-lightweight-springboot

springboot springmvc

Last synced: about 1 month ago
JSON representation

Based on SpringMVC, SpringBoot alike

Awesome Lists containing this project

README

        

[![Maven Central](https://img.shields.io/maven-central/v/com.ajaxjs/aj-lightweight-springboot?label=Latest%20Release)](https://central.sonatype.com/artifact/com.ajaxjs/aj-lightweight-springboot)
[![Javadoc](https://img.shields.io/badge/javadoc-1.1-brightgreen.svg?)](https://dev.ajaxjs.com/docs/javadoc/aj-lightweight-springboot/)
[![License](https://img.shields.io/badge/license-Apache--2.0-green.svg?longCache=true&style=flat)](http://www.apache.org/licenses/LICENSE-2.0.txt)
[![Email](https://img.shields.io/badge/Contact--me-Email-orange.svg)](mailto:[email protected])
[![QQ群](https://framework.ajaxjs.com/static/qq.svg)](https://shang.qq.com/wpa/qunwpa?idkey=3877893a4ed3a5f0be01e809e7ac120e346102bd550deb6692239bb42de38e22)

# Lightweight SpringBoot
Based on SpringMVC, SpringBoot alike. Enhance Spring MVC configuration with simplicity, enabling it to match Spring Boot's configuration capabilities.

Tutorial: https://blog.csdn.net/zhangxin09/article/details/139968363.

Java Documents: https://dev.ajaxjs.com/docs/javadoc/aj-lightweight-springboot/.

# Install
Requires Java 1.8+, Maven Snippets:

```xml

com.ajaxjs
aj-lightweight-springboot
1.1

```