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

Issue #12000 - use URIUtil::toURI instead of URI::create in MavenWebAppContext #12001

Closed
wants to merge 2 commits into from

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    2ecbaa6 View commit details
    Browse the repository at this point in the history
  2. Correcting javadoc and parameter names (this is independent of Resour…

    …ce / ResourceFactory).
    
    Also use Path.of() instead of Paths.get() per javadoc recommendations.
    joakime committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ec81839 View commit details
    Browse the repository at this point in the history