java spring 目录结构_目录结构 | spring-boot-plus

├── admin

│   └── src

│   └── main

│   ├── java

│   │   └── io

│   │   └── geekidea

│   │   └── springbootplus

│   │   └── admin

│   │   └── config

│   └── resources

├── bootstrap

│   └── src

│   ├── main

│   │   └── java

│   │   └── io

│   │   └── geekidea

│   │   └── springbootplus

│   │   ├── aop

│   │   ├── config

│   │   └── handler

│   └── test

│   └── java

│   └── io

│   └── geekidea

│   └── springbootplus

│   └── test

├── config

│   └── src

│   └── main

│   ├── java

│   │   └── io

│   │   └── geekidea

│   │   └── springbootplus

│   │   └── config

│   │   ├── constant

│   │   └── properties

│   └── resources

│   ├── config

│   └── static

├── distribution

│   ├── admin

│   │   └── bin

│   └── bin

├── docs

│   ├── bin

│   │   └── install

│   ├── config

│   ├── db

│   └── img

├── example

│   └── src

│   └── main

│   ├── java

│   │   └── com

│   │   └── example

│   │   ├── foobar

│   │   │   ├── controller

│   │   │   ├── entity

│   │   │   ├── mapper

│   │   │   ├── param

│   │   │   ├── service

│   │   │   │   └── impl

│   │   │   └── vo

│   │   └── order

│   │   ├── controller

│   │   ├── entity

│   │   ├── mapper

│   │   ├── param

│   │   └── service

│   │   └── impl

│   └── resources

│   └── mapper

│   ├── foobar

│   └── order

├── framework

│   └── src

│   └── main

│   ├── java

│   │   └── io

│   │   └── geekidea

│   │   └── springbootplus

│   │   └── framework

│   │   ├── common

│   │   │   ├── api

│   │   │   ├── bean

│   │   │   ├── controller

│   │   │   ├── entity

│   │   │   ├── enums

│   │   │   ├── exception

│   │   │   ├── param

│   │   │   ├── service

│   │   │   │   └── impl

│   │   │   └── vo

│   │   ├── config

│   │   │   ├── converter

│   │   │   └── jackson

│   │   │   ├── deserializer

│   │   │   └── serializer

│   │   ├── core

│   │   │   ├── bean

│   │   │   ├── filter

│   │   │   ├── interceptor

│   │   │   ├── pagination

│   │   │   ├── util

│   │   │   ├── validator

│   │   │   │   ├── constraints

│   │   │   │   └── groups

│   │   │   └── xss

│   │   ├── ip

│   │   │   ├── entity

│   │   │   ├── mapper

│   │   │   └── service

│   │   │   └── impl

│   │   ├── log

│   │   │   ├── annotation

│   │   │   ├── aop

│   │   │   ├── bean

│   │   │   ├── controller

│   │   │   ├── entity

│   │   │   ├── enums

│   │   │   ├── mapper

│   │   │   ├── param

│   │   │   └── service

│   │   │   └── impl

│   │   ├── shiro

│   │   │   ├── cache

│   │   │   │   └── impl

│   │   │   ├── convert

│   │   │   ├── exception

│   │   │   ├── jwt

│   │   │   ├── service

│   │   │   │   └── impl

│   │   │   ├── util

│   │   │   └── vo

│   │   └── util

│   └── resources

│   └── mapper

│   ├── ip

│   └── log

├── generator

│   └── src

│   ├── main

│   │   ├── java

│   │   │   └── io

│   │   │   └── geekidea

│   │   │   └── springbootplus

│   │   │   └── generator

│   │   │   ├── config

│   │   │   │   └── query

│   │   │   ├── constant

│   │   │   ├── exception

│   │   │   └── properties

│   │   └── resources

│   │   └── templates

│   └── test

│   └── java

│   └── io

│   └── geekidea

│   └── springbootplus

│   └── generator

│   └── test

├── scheduled

│   └── src

│   └── main

│   └── java

│   └── io

│   └── geekidea

│   └── springbootplus

│   └── scheduled

└── system

└── src

└── main

├── java

│   └── io

│   └── geekidea

│   └── springbootplus

│   └── system

│   ├── controller

│   ├── convert

│   ├── entity

│   ├── enums

│   ├── exception

│   ├── interceptor

│   ├── mapper

│   ├── param

│   │   ├── sysrole

│   │   └── sysuser

│   ├── service

│   │   └── impl

│   └── vo

└── resources

└── mapper

└── system

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值