Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byungjun25/spring-instant
This is a simple wrapping library of the Spring Boot. It helps you to build your prototype application quickly and easily.
https://github.com/byungjun25/spring-instant
java spring-boot spring-mvc spring-security
Last synced: 9 days ago
JSON representation
This is a simple wrapping library of the Spring Boot. It helps you to build your prototype application quickly and easily.
- Host: GitHub
- URL: https://github.com/byungjun25/spring-instant
- Owner: ByungJun25
- License: apache-2.0
- Created: 2021-02-11T09:42:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-05T17:02:48.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T21:44:04.082Z (9 days ago)
- Topics: java, spring-boot, spring-mvc, spring-security
- Language: Java
- Homepage:
- Size: 285 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-instant
![build badge](https://img.shields.io/github/workflow/status/ByungJun25/spring-instant/Spring%20Instant%20%5BMain%5D%20CI%20with%20Maven?logo=github)
![release badge](https://img.shields.io/github/v/release/ByungJun25/spring-instant?logo=github)
![maven badge](https://img.shields.io/maven-central/v/com.github.ByungJun25/spring-security-instant)
![license badge](https://img.shields.io/github/license/ByungJun25/spring-instant)This is a simple wrapping library of Spring framework. It helps you to build your prototype application quickly and easily.
## What You Need
- JDK 1.8 or later
- Spring boot 2.4.2 or later## Pakages
You can check all pakage information in [here](https://github.com/ByungJun25/spring-instant/packages/)## Library List
- [Spring security instant](https://github.com/ByungJun25/spring-instant/tree/main/spring-security-instant): This is a simple library to apply form based spring security to your prototype application(or toy project) quickly and easily. If you want to know more, please see the [document](https://github.com/ByungJun25/spring-instant/tree/main/spring-security-instant/README.md)## Document
- [Spring security instant](https://github.com/ByungJun25/spring-instant/tree/main/spring-security-instant)## Translate
- [한국어[KR]](https://github.com/ByungJun25/spring-instant/blob/main/README_KR.md)