- 博客(11)
- 资源 (32)
- 收藏
- 关注
原创 Configure Springboot Content Security Policy for Swagger-UI webjar
Configure Springboot Content Security Policy for Swagger-UI webjar
2021-12-23 15:27:06
1118
原创 完美解决 Maven Module 互相依赖no dependency information available的问题
很多时候,我们需要把maven dependency 的版本定义为变量,这样就能够更好地对后续的项目更新升级。最近掉进maven的坑就是在多模块的maven项目中,如果我们每个项目之间互相依赖,如果跟项目中设置了denpendency变量版本号就会导致隔代模块的dependency无法找到。出现以下的error。 <dependency> <groupId>org.springdoc</groupId> .
2021-09-07 00:11:36
7018
原创 Java 复杂enum显示在swagger-ui 以及line break列值解决方案
目录背景:前提条件:添加eunmenum列值问题背景:在java中我们需要用到大量的自定义enum class, 而如果想要把这enum 作为一个API的有可能返回值(List of Values),那我们有时候就需要把这些enum class加入到swagger ui 中,同时把enum列出来。前提条件:enum 加入到springdoc swagger Schema, 自定义enum并加入注解@Schema(enumAsRef = true)example:
2021-08-07 17:23:45
1822
转载 MySQL Different Joins
This is just a simple article visually explaining SQL JOINs. In this article I am going to discuss seven different ways you can return data from two relational tables. The seven Joins I will discuss are: Inner JOIN, Left JOIN, Right JOIN, Outer JOIN, Left
2021-08-06 10:43:42
148
转载 Java虚拟机启动参数
<br />Java虚拟机启动参数2009-09-18 14:22<引用自jiangyz的博客,http://blog.sina.com.cn/u/57cae499010007bo>JVM启动参数格式:java [jvmargs] class [arguments]<br />一、标准参数<br />1.-server <br />-client<br />虚拟机服务器模式/客户机模式,使用server模式可以提高性能,启动比client模式慢,长期运行则比client模式快。当该参数不指定时,虚拟机启动检
2011-04-07 16:23:00
1950
原创 install websphere commerce version 7.0.0.1
websphere commerce version 7.0.0.0 pratise share.
2010-06-07 19:30:00
677
liang-faan_JavaDesignPattern.pdf
2021-04-18
Forex Robot EA - Smartly Source code
2018-02-11
SpringRestfullSample
2015-12-02
windows10彩色主题
2015-09-23
ICEFaces 2.0
2010-10-11
ICEFaces Lib
2009-12-01
QT初学者中文教程(极力推荐)
2009-01-04
QT Designer学习
2009-01-04
EJB3.0——jsp网页调用实例
2008-04-24
EJB3.0——jsp网页调用实例
2008-04-24
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人