Logo
Explore Help
Register Sign In
wangrunpu
/
yudao-cloud
1
0
Fork
You've already forked yudao-cloud
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from '733433e722'
${ noResults }
yudao-cloud/user/user-application/src/main/resources/application.yaml

21 lines
298 B
Raw Normal View History Unescape Escape

新增 user 模块 调整新的项目结构,将 service 和 dao 模块,从 application 拆除,独立成 service-impl 模块 增加 sdk 模块,用于提供一个封装过的功能。例如说,认证和授权~
7 years ago
spring:
application:
name: user-application
- 添加 sentinel,配置
7 years ago
cloud:
sentinel:
transport:
port: 8719
dashboard: localhost:12088
metric:
charset: UTF-8
eager: false
新增 user 模块 调整新的项目结构,将 service 和 dao 模块,从 application 拆除,独立成 service-impl 模块 增加 sdk 模块,用于提供一个封装过的功能。例如说,认证和授权~
7 years ago
# server
server:
增加管理员修改用户信息和状态接口
7 years ago
port: 18082
servlet:
- 后端:替换 swagger bootstrap ui ,一下子接口文档好看了。 - 后端:增加 swagger AutoConfiguration 配置类 - 后端:统一访问日志的记录
7 years ago
context-path: /user-api/
swagger:
- 后端:调整 user 项目,本地开发不开启文档
7 years ago
enable: false
Powered by Gitea Version: 1.18.3 Page: 713ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API