changing Interface class name to Abstract#99
changing Interface class name to Abstract#99franciscolopezsancho merged 2 commits intolightbend:mainfrom
Conversation
tested on - codegen - maven-java - single application calling to codegen through maven-java-plugin
|
I think we have some dependency issue. The Shall I do this in two steps? Meaning first a PR only to the codegen and later to maven-java? Or you might prefer to change the CI so it creates first the codegen and uses it? LMKWYT |
|
forget about my last comment, please. Everything should now work, I added the required git dependencies. |
|
Fixes #42 |
ennru
left a comment
There was a problem hiding this comment.
LGTM.
A next step could be to remove the Impl postfix on the class created for the user.
|
you mean to remove the |
No, let's do that in another PR. |
tested on