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: 3 months ago
JSON representation
Based on SpringMVC, SpringBoot alike
- Host: GitHub
- URL: https://github.com/lightweight-component/aj-lightweight-springboot
- Owner: lightweight-component
- License: apache-2.0
- Created: 2024-06-24T01:02:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T09:42:01.000Z (over 1 year ago)
- Last Synced: 2025-01-17T16:27:27.293Z (over 1 year ago)
- Topics: springboot, springmvc
- Language: Java
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://central.sonatype.com/artifact/com.ajaxjs/aj-lightweight-springboot)
[](https://dev.ajaxjs.com/docs/javadoc/aj-lightweight-springboot/)
[](http://www.apache.org/licenses/LICENSE-2.0.txt)
[](mailto:frank@ajaxjs.com)
[](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
```