Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
/ mande Public archive

A java middleware that only focuses on forwarding

License

Notifications You must be signed in to change notification settings

elonehoo/mande

Repository files navigation

Mande

A java middleware that only focuses on forwarding

Features

  • ⚡️ 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.

Usage

git clone git@github.com:elonehoo/mande.git

Use idea or your favorite IDE to make personalized modifications, then package and deploy.

File

- 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)

API

core-api

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