A java middleware that only focuses on forwarding
- ⚡️ SpringBoot, JPA, Restful - born with fastness.
- 🗂 SpringNative - provides beta support for compiling Spring applications to native executables using GraalVM native-image compiler.
- 🔥 lombok - Very spicy additions to the Java programming language.
git clone git@github.com:elonehoo/mande.git
Use idea or your favorite IDE to make personalized modifications, then package and deploy.
- mande
- [lib](Jar packages bound to other businesses can be downloaded through maven)
- [core](middleware code)
- [database](sql file)
- [docs](Documentation written with VitePress)
- [web](possible front end)
url | method | description |
---|---|---|
/accept/ | POST | send a request to determine if the target server is down |
/register/whitelist | POST | register a whitelisted user |
/register/model | POST | register a model |