httpdoc
httpdoc copied to clipboard
基于Java标准doc注释构建的代码零侵入的HTTP RESTful API在线测试,文档阅览以及SDK导出框架,支持Spring-Boot和Spring-MVC
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
  
springboot 注释不识别

问题: docker 状态下summary 注解不起作用,本地开发机无这个问题   dockerfile ``` FROM openjdk:8-jdk-alpine MAINTAINER gclm [email protected] VOLUME ["/tmp"] ADD chat-0.0.1-SNAPSHOT.jar app.jar ENTRYPOINT ["java", "-Djava.security.egd=file:/dev/./urandom", "-jar", "app.jar"] ```
建议如标题 原因: 目前部分项目想说明一样的情况下, ``` com.sun tools 1.8 system ${env.JAVA_HOME}/lib/tools.jar ``` 这个 jar 不太好解决问题,建议吧这个 jar 直接打进 httpdoc-spring-mvc 项目或者 httpdoc-spring-boot 中,预计会更方便一些
v1.7.8