Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add external classpath to jetty webapp in docker image to support custom templates #8820

Closed
frantuma opened this issue Oct 17, 2018 · 1 comment

Comments

@frantuma
Copy link
Member

In order to have swagger-generator-v3 docker image support custom templates, an external classpath directory /jetty_home/lib/ext (typically mapped via docker volume) must be configured in jetty webapp.

Custom generator jars can be dropped in such dir and they will get picked up in webapp classpath.

frantuma added a commit that referenced this issue Oct 17, 2018
ref #8820 - add external classpath to docker image jetty webapp
@frantuma
Copy link
Member Author

implemented in #8821

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant