swagger-samples icon indicating copy to clipboard operation
swagger-samples copied to clipboard

Samples for the various Swagger projects under swagger-api

Results 61 swagger-samples issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting some errors when try to build the project. -Could not initialize class org.apache.maven.plugin.war.util.WebappStructureSerializer -Plugin execution not covered by lifecycle configuration: net.alchim31.maven:scala-maven-plugin:3.1.5:add-source (execution: default, phase: initialize) -Plugin execution...

After run `mvn package -Dlog4j.configuration=file:./conf/log4j.properties jetty:run` I got following error ``` [INFO] Total time: 0.309 s [INFO] Finished at: 2020-04-29T20:10:43+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project swagger-java-jersey-sample-app:...

I think "swagger-codegen-cli.jar" (3.0.27) is unsupported to generate java-servlet. How I generate SampleServlet.java (that is a pure java http.HttpServlet) from swagger spec? And I can't find how to generate swagger...

I want to configure multiple servlets in different packages with swagger but don't have any idea how to mention it in the web.xml file

Welcome to [WhiteSource for GitHub.com](https://github.com/apps/whitesource-for-github-com)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource for GitHub.com...

Given the transition, and the fact that some methods went away in this update, can you update the code examples to clearly indicate whether the annotations used in the examples...

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.2.4.RELEASE to 4.3.19.RELEASE. Release notes Sourced from spring-core's releases. 4.1.1 Release :star: New Features Allow configuring custom executor with WebSocket message broker [SPR-12272] #16877 Clarify the single...

dependencies

https://github.com/swagger-api/swagger-samples/blob/e9920e6d93ef441afdf3081ef7e7ec5e723443bf/java/java-dropwizard/src/main/java/io/swagger/sample/resource/JavaRestResourceUtil.java#L35

https://github.com/swagger-api/swagger-samples/blob/e9920e6d93ef441afdf3081ef7e7ec5e723443bf/java/java-dropwizard/src/main/java/io/swagger/sample/resource/JavaRestResourceUtil.java#L30