Hey all. If this tutorial helped you in anyways please feel free to support me by buying a pizza: www.buymeacoffee.com/miketeachesprog More content on the way :)
@flutterama3 жыл бұрын
Amazing.
@anath043 жыл бұрын
waiting for new video on POST ...already subscribed to channel ..great work and huge thanks.
@124estera11 ай бұрын
Super. Thank you!
@VtorErick772 жыл бұрын
Could you do it with gradle? I would thank you a lot
@dnlnfr3 жыл бұрын
when I run "mvn clean install" is a problem...test-project-api FAILURE build because mave-plugin:2.5.3 not found main class. So failed to execute goal "repackage". How can i resolve this problem? thanks.
@NobitaNobi-t6f5 күн бұрын
can I get a gradle plugin??
@ainkivimagi25592 жыл бұрын
Is it possible to do this using gradle as well?
@vedant6460 Жыл бұрын
thanks a lot man!!
@karviworld76274 жыл бұрын
This is exactly what i was looking for, however can you also make a video on how to make client dpendency using this open api yaml
@MikeTeachesProgramming4 жыл бұрын
Hey. Been super bust will look into this and throw up a video hopefully in January
@flutterama3 жыл бұрын
For some reason only java jdk 1.8.x worked the install.
@mr.nefario4 жыл бұрын
Thanks.
@jamesrooney9313 жыл бұрын
Have a github account where I can find the source code?
@jamesrooney9313 жыл бұрын
I'm getting this error when I run mvn clean install. Setup is exactly like yours. [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Invoker Package Name, originally not set, is now dervied from api package name: com.example [ERROR] java.lang.RuntimeException: Could not generate model 'Book'
@MikeTeachesProgramming3 жыл бұрын
Hey, just cloned your repo and mvn clean install worked for me no errors.
@jamesrooney9313 жыл бұрын
mvn clean install works in the IDE (IntelliJ) but not from the terminal. Something for me to look into. Really great series Mike. Nice to see a fellow Irishman producing great content. Good work. Keep it up.