Fix WebIntegrationTest JavaDoc
The example `@Value("server.local.port")` should read `@Value("${local.server.port}")`. Fixes gh-2628
Showing
Please register or sign in to comment
The example `@Value("server.local.port")` should read `@Value("${local.server.port}")`. Fixes gh-2628