jhipster / jhipster-registry

JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
Apache License 2.0
698 stars 657 forks source link

method error in tech.jhipster.registry.config.WebConfigurer#resolvePathPrefix #522

Open phxism opened 2 years ago

phxism commented 2 years ago
Overview of the issue

method error in tech.jhipster.registry.config.WebConfigurer#resolvePathPrefix java.net.URLDecoder#decode(java.lang.String, java.lang.String)

Motivation for or Use Case

none

Reproduce the error

none

String fullExecutablePath = decode(this.getClass().getResource("").getPath(), StandardCharsets.UTF_8);

Related issues
Suggest a Fix
JHipster Registry Version(s)
Browsers and Operating System