• 主页

Sign in

百谷博客

欢迎来到本站

WeChat
二维码
About Me
☰
  • 主页
头像
我的主页
  • 289 文章
  • 68 评论
  • 9 分类
  • LV.20

    我的官方博客

    • 居住地:中国
    • 生日:8月17日
    • 简介:欢迎来到本站
    • https://blog.baidu-google.com/
    查看更多 >

    他们抢着跟我说这些

    • Jack

      Jack

      太好了

    • Jack

      Jack

      OK

    • Jack

      Jack

      11112

    • Jack

      Jack

      2222223

    • Adoncn

      Adoncn

      很好啊,顶一下

    • ChuHai5

      ChuHai5

      前来学习!!!!

    • ChuHai5

      ChuHai5

      前来学习!!!!

    • iMJMJ

      iMJMJ

      这个不错顶一下

    • jack

      jack

      6

    • codingbaby

      codingbaby

      是的

    键盘平天下 
    2020-06-05 15:37 来自 百谷博客

    maven 模块间共享test类,test 类依赖 dependency---使用classfier

    maven 中如果一个module以来另一个模块的test class,需要使用maven-jar-plugin和classifier(最新的用type代替了)1.项目a(被b以来的test class)<project> <build> ... maven 模块间共享test类,test 类依赖 dependency---使用classfier
    • 0
    • 24
    • 随记
    • Tags: maven test junit
    键盘平天下 
    2020-06-04 09:12 来自 百谷博客

    gradle项目转maven

    gradle项目越来越多,但是公司项目只能用maven,转换方法如下1.每个项目的build.gradle(或者gradle.kts)加入插件groovy:plugins { id 'maven' }kotlinplugins { maven }2.加入ta... gradle项目转maven
    • 0
    • 8
    • 随记
    • Tags: maven,gradle
    键盘平天下 
    2020-02-12 14:46 来自 百谷博客

    java.lang.NoSuchMethodError: io.swagger.models.AbstractModel.addProperty(Lja

    java.lang.NoSuchMethodError: io.swagger.models.AbstractModel.addProperty(Lja最后发现是io.swagger:swagger-models:jar:1.6.0:和swager依赖的版本冲突,exclu... java.lang.NoSuchMethodError: io.swagger.models.AbstractModel.addProperty(Lja
    • 0
    • 33
    • bug飞
    • Tags: none
    键盘平天下 
    2020-02-11 10:47 来自 百谷博客

    Error running 'xxxApplication': Command line is too long. Shorten command line for xxxAPPlication or also for Application default configuration. 解决办法

    Error running 'xxxApplication': Command line is too long. Shorten command line for xxxAPPlication or also for Application default configu... Error running 'xxxApplication': Command line is too long. Shorten command line for xxxAPPlication or also for Application default configuration.  解决办法
    • 0
    • 24
    • bug飞
    • Tags: springboot
    键盘平天下 
    2020-02-10 17:56 来自 百谷博客

    spring boot引入swagger

    spring boot 引入swagger可以方便的测试api和查看api文档1.引入依赖 <!-- Swagger --> <dependency> <groupId>io.springfox&l... spring boot引入swagger
    • 0
    • 17
    • 随记
    • Tags: spring,swagger
      1. 上一页
      2. 1
      3. ...
      4. 13
      5. 14
      6. 15
      7. 16
      8. 17
      9. 18
      10. 19
      11. ...
      12. 58
      13. 下一页
    Copyright © 2025 百谷博客. Powered by Typecho. Theme By Weibo.