Commit Graph

97 Commits

Author SHA1 Message Date
冷冷
9c361c16ab Improving performance. 格式化代码 2024-04-10 14:59:48 +08:00
冷冷
33978af130 🎨 Improving structure / format of the code. 2024-04-09 12:47:30 +08:00
冷冷
1f324af16d 🔧 修改配置文件,支持单体微服务架构自适配swagger 接口 2024-04-07 14:52:32 +08:00
冷冷
b6cafce329 ♻️ Refactoring code. 重构 common-swagger 模块 2024-04-04 21:17:36 +08:00
冷冷
4b03d61d18 ♻️ Refactoring code. 重构 common-swagger 模块 2024-04-04 21:10:50 +08:00
lbw
6c2c989e42 🔖 Releasing / Version tags. v3.7.4 2024-01-28 21:02:51 +08:00
lbw
0f5018e33c 🔖 Releasing / Version tags. 3.7.3 2024-01-03 14:41:20 +08:00
lbw
7c6ad1b55f 🔖 Releasing / Version tags. 适配 springboot 3.2 + spring cloud 2023 2023-12-07 13:04:09 +08:00
lbw
339c15f37c 🔖 Releasing / Version tags. 3.7.1-JDK17 2023-08-29 09:21:18 +08:00
lbw
09a5a262f4 🔖 Releasing / Version tags. 3.7.0 适配 springboot3 生态 2023-07-21 14:57:23 +08:00
lbw
2eef67fe79 ♻️ Refactoring code. swagger 接口文档 自动注册发现 2023-07-08 00:42:41 +08:00
lbw
80096f2d88 🔖 Releasing / Version tags. 3.7.0-snapshot 2023-07-07 16:12:01 +08:00
lbw
8e2a302a73 Introducing new features. up springboot 3.1.0 2023-05-26 15:47:35 +08:00
aeizzz
fa90e31a64 ♻️ Refactoring code. 升级 jdk17 spring boot 3 2022-12-23 12:29:45 +08:00
lbw
d79f5ec79a 🔖 Releasing / Version tags. 3.6.4 2022-12-12 12:04:17 +08:00
lbw
f225d53010 🔖 Releasing / Version tags. v3.6.3 2022-11-25 19:54:21 +08:00
lbw
6d9713ec0e 🔖 Releasing / Version tags. 3.6.2 2022-11-07 12:53:49 +08:00
lbw
9634f9f3b8 🔖 Releasing / Version tags. v3.6.1 2022-10-11 21:21:19 +08:00
lbw
c8fc4ebb33 🔖 Releasing / Version tags. v3.6 2022-10-05 10:12:45 +08:00
lbw
3aed0b7a08 🔖 Releasing / Version tags. 3.5.3 2022-09-19 08:29:50 +08:00
lbw
c952dc3a62 🔖 Releasing / Version tags. 3.5.2 2022-08-07 14:57:28 +08:00
lbw
3d9e0be72f 🔖 Releasing / Version tags. 3.5.1 2022-06-20 09:58:34 +08:00
lbw
076139a7e2 🔖 Releasing / Version tags. 3.5.0 SAS 支持 2022-06-06 09:59:29 +08:00
lbw
8c70316a82 ♻️ Refactoring code. 重构异常抛出 msg 信息维护 2022-06-06 09:08:20 +08:00
lbw
f2f90b3844 🔖 Releasing / Version tags. 3.5.0-snapshot 2022-05-30 11:30:19 +08:00
lbw
5fec7823c7 🔖 Releasing / Version tags. 3.4.10 2022-05-26 13:47:55 +08:00
lbw
48c3f5b86f ♻️ Refactoring code. 优化 springdoc 2022-05-26 13:37:35 +08:00
lbw
406057d755 🔖 Releasing / Version tags. 3.4.9 2022-04-20 00:40:41 +08:00
qraddx
153de26c04 Introducing new features. close #I4ZOTH swagger2 迁移至 springdoc 2022-03-27 23:18:38 +08:00
qraddx
3fbb9f4539 🔖 Releasing / Version tags. v3.4.7 2022-03-21 15:30:12 +08:00
qraddx
779efce608 🔖 Releasing / Version tags. 3.4.6 拥抱全新的配置文件加载方式 2022-03-04 14:27:42 +08:00
qraddx
7cd440eee5 🎉 🎉 🎉 v3.4.5 up spring cloud 2021.0.1 & nacos 2.0.4 2022-02-21 16:14:47 +08:00
qraddx
bd1053e682 🎉 🎉 🎉 v3.4.4 祝大家新年快乐、阖家幸福 2022-01-30 00:15:49 +08:00
lishangbu
a86793fe4a 🔖 Releasing / Version tags. v3.4.3.Happy new year. 2021-12-31 22:43:02 +08:00
lbw
f9b507edef 🔒 Fixing security issues. close #I4O62Y 关闭swagger时,swagger页面404但是/admin/v2/api-docs仍能获取到信息 2021-12-27 11:31:52 +08:00
lbw
d70b1a65da Introducing new features. 兼容适配 spring cloud 2021 2021-12-04 08:04:27 +08:00
lengleng
b3b6bb6fa7 🔖 Releasing / Version tags. v3.4.1 2021-11-15 12:30:55 +08:00
MicLng
3ce61d2f7a 🔖 Releasing / Version tags. 3.4.0
🔖 Releasing / Version tags. 3.4.0
2021-10-19 13:53:11 +08:00
云彩ing
72c4b68279 java 17 2021-09-16 10:15:15 +08:00
wjie
4a47c492ad 🍎 Fixing something on macOS. M1 ,nacos support zulu M1 2021-09-11 13:42:11 +08:00
wjie
bb8f51e3e7 🔖 🔖 🔖 v3.3.3 多模块 bom 管理 2021-08-26 14:14:22 +08:00
wjie
1ef1c7b1e2 🔖 🔖 🔖 v3.3.2 极简 excel 导入导出方案 2021-08-24 17:50:03 +08:00
wjie
2ced4bfcce 🔖 🔖 🔖 v3.3.1 极简 excel 导入导出方案 2021-08-24 17:00:56 +08:00
wjie
4b97369107 🔖 Releasing / Version tags. v3.3.0 closed #I44WHY 2021-08-11 11:37:43 +08:00
wjie
f8e70d4e9f Introducing new features. closed #I4313X 【新功能】Swagger-ui 添加账号密码 2021-08-08 21:10:32 +08:00
lbw
6b7137968d 🔖 Releasing / Version tags. v3.2.3 2021-08-01 14:39:41 +08:00
lbw
733d91c577 🔖 Releasing / Version tags. v3.2.2 2021-07-11 14:47:10 +08:00
lbw
7bf334c90f 🔖 🔖 🔖 v3.2.1 support spring cloud 2020.0.3 2021-05-29 12:47:34 +08:00
lbw
7db288afc1 🔖 🔖 🔖 v3.2.0 support spring boot 2.5
🔖 🔖 🔖 v3.2.0 support spring boot 2.5

🔖 🔖 🔖 v3.2.0 support spring boot 2.5
2021-05-21 11:49:44 +08:00
如梦技术
477addd483 pig-common-swagger Code optimization, support servlet, webflux, gateway at the same time 2021-05-19 17:46:52 +08:00