8000 GitHub - martijndwars/mn-test: Repository to reproduce a Micronaut bug
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

martijndwars/mn-test

Repository files navigation

Reproduce

  1. ./gradlew compileJava
  2. Update in src/main/java/mn/test/ByeController.java the text "Bye $n" to "Byte $n+1".
  3. ./gradlew compileJava

The second compileJava should fail with the error error: The route declares a uri variable named [id], but no corresponding method argument is present .

About

Repository to reproduce a Micronaut bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0