1 Star 0 Fork 56

javajiao/JessMA

forked from 伤神小怪兽/JessMA 
Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
Apache-2.0

JessMA

Powerful Java MVC & REST Full-Stack Framework

Maven usage:

1) JessMA core

	<dependency>
		<groupId>org.jessma</groupId>
		<artifactId>jessma-core</artifactId>
		<version>3.5.1</version>
	</dependency>

2) JessMA RESTful extension

	<dependency>
		<groupId>org.jessma</groupId>
		<artifactId>jessma-ext-rest</artifactId>
		<version>3.5.1</version>
	</dependency>

3) JessMA Guice extension

	<dependency>
		<groupId>org.jessma</groupId>
		<artifactId>jessma-ext-guice</artifactId>
		<version>3.5.1</version>
	</dependency>

4) JessMA Spring extension

	<dependency>
		<groupId>org.jessma</groupId>
		<artifactId>jessma-ext-spring</artifactId>
		<version>3.5.1</version>
	</dependency>
/* * Copyright JessMA Open Source (ldcsaa@gmail.com) * * Author : JessMA Open Source * Website : http://www.jessma.org * Project : https://github.com/ldcsaa * Blog : http://www.cnblogs.com/ldcsaa * Wiki : http://www.oschina.net/p/portal-basic * QQ Group : 75375912 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */

About

Powerful Java MVC & REST Full-Stack Framework expand collapse
README
Apache-2.0
Cancel

Releases

No release

Contributors

All

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/javajiao/JessMA.git
git@gitee.com:javajiao/JessMA.git
javajiao
JessMA
JessMA
master

Search