03 2019 档案
spring boot yaml 自定义配置 映射到 java POJO
摘要:只需要一个注解就ok: @ConfigurationProperties("user.other") “user.other” 这个值匹配的是user下的other对象 yaml : yaml 的语法: https://yaml.org/spec/1.2/spec.html#directive//
springBoot 集成swagger2.9.2
摘要:加依赖 <!-- https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui --> <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-s
windows使用批处理bat文件批量打开程序
摘要:windows命令行官网教程: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/windows-commands 截图软件用的是: FastStone Capture ——————————
idea 启动不了
摘要:> 2019-03-03 10:39 idea 更新了新版本。 破解步骤安排完了之后 , 发现怎么也启动不了。 没有任何提示。 于是为了查看错误信息去idea的安装目录bin下用idea.bat脚本启动发现了如下错误: 在idea64.exe.vmoptions这个文件,明明将这个jar的路径配置好