uhfun
uhfun
https://github.com/uhfun/swagger-more/tree/1.0.2-SNAPSHOT/swagger-more-dubbo-demo
@EnableSwaggerMore
> Build packaged cannot access /API /dubbo,But the local run can access it >  This is a problem that needs to be fixed. The array type parameters in the...
> com.github.uhfun swagger-more-annotations 1.0.2-SNAPSHOT src/main/java org.apache.maven.plugins maven-javadoc-plugin 3.1.1 javadoc process-classes com.github.uhfun.swagger.doclet.SwaggerMoreDoclet com.github.uhfun swagger-more-javadoc 1.0.2-SNAPSHOT com.xy xyPostalWork-api 0.0.1-SNAPSHOT -classDir ${project.build.outputDirectory} ${project.build.sourceDirectory} com.xy.service false org.springframework.boot spring-boot-maven-plugin 报错信息:Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:javadoc (default)...
> hihi, When My OrderCcntroller invoke ProductService , the NullPointerException happened. Follow your demo, 'http://localhost:8000/api/dubbo' the result is correct. please help me. @uhfun > > java.lang.NullPointerException: null > at com.github.uhfun.swagger.aop.AspectRequestLogger.log(AspectRequestLogger.java:49)...