JMagician

JMagician

Geek Repo

0

followers

0

following

0

stars

Location:Singapore

Home Page:https://magician-io.com

Github PK Tool:Github PK Tool

JMagician's repositories

Magician

Magician is a small HTTP service package based on Netty that makes it very easy to start an http service, and also supports WebSocket, using annotated configuration Handler, If you want to develop an http service with netty but find it cumbersome, then Magician may help you.

Language:JavaLicense:MITStargazers:107Issues:3Issues:3

Magician-Web

Magician-Web is the official web component of Magician, which can easily manage Controllers, support interceptors, session management, annotated parameter validation, entity class receiving parameters, etc.

Language:JavaLicense:MITStargazers:8Issues:0Issues:0

Magician-JDBC

Magician-JDBC is the official JDBC component of Magician, supporting multiple data sources, no sql single table operations, complex operations can write sql, transaction management, etc.

Language:JavaLicense:MITStargazers:3Issues:0Issues:0

Magician-Route

Magician-Route is the official web component of Magician, which was developed from Magician-Web, mainly by removing the reflection inside, sacrificing a bit of ease of use and putting the focus on performance.

Language:JavaLicense:MITStargazers:3Issues:0Issues:0

Magician-Containers

Magician-Containers is a container management module that allows for the unified management of beans in a project, which brings two extensions: AOP and timed tasks

Language:JavaLicense:MITStargazers:2Issues:0Issues:0

Magician-Configure

Magician-Configure is a configuration manager that can easily read configuration files from external, remote, and local(class resource directories) and cache them in key-value form in the project. When fetching configuration data, if it is not in the cache, it will automatically go to the environment variables to fetch

Language:JavaLicense:MITStargazers:1Issues:0Issues:0

Magician-Document

Magician项目的官方文档

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0