3.1.5 • Published 6 years ago

web4j v3.1.5

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

web4j

Scaffold for Spring Boot.

Spring Boot 项目的脚手架,自动生成三层架构的文件。

Usage

Version:1.0.0
Usage: web4j [new | delete] [module_package] [module_name] [module_desc]

Example:
         web4j new user User 用户            Create Controller,Service,Dao,VO.
         web4j del user User                Delete all the module files.

在项目根目录下创建配置文件 web4j.json,用于读取包名:

{
    "pkgName": "com.marvin.springboot"
}
3.1.5

6 years ago

3.1.4

6 years ago

3.1.3

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.9

6 years ago

3.0.8

6 years ago

3.0.7

6 years ago

3.0.6

6 years ago

3.0.5

6 years ago

3.0.4

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

1.0.0

6 years ago

2.2.0

6 years ago

2.1.9

6 years ago