Truly "short and sweet". Very nice presentation, thank you!
@Fatmetal2 жыл бұрын
Great video. Straight to the point, I like it.
@antonyrichard3692 жыл бұрын
Very useful. Gave me an excellent start in my job 🙏🙏
@MikeTeachesProgramming2 жыл бұрын
Glad it helped you :) Best of luck
@samuelju92472 жыл бұрын
Thanks Mike, very clear and informative!
@yoramnagavker2144 Жыл бұрын
from where I can download the yaml file that you created ?
@MikeTeachesProgramming4 жыл бұрын
Hey everyone. New Api-first bite sized series started. Here's part 1 make sure to check it out and subscribe for part 2: kzbin.info/www/bejne/bGqzaKNmlNSffZY
@MikeTeachesProgramming4 жыл бұрын
New Series for API First out now :) Parts 3 & 4 covering POST requests and more coming early January Part 1 - Getting setup - kzbin.info/www/bejne/bGqzaKNmlNSffZY Part 2 - Creating the API - kzbin.info/www/bejne/iqq6dX2NltmfrbM Part 3 - Creating POST request - kzbin.info/www/bejne/rIfSiodrhqh_ndE Part 4 - Path Parameters coming January
@mikelsimeon2 жыл бұрын
Thanks for the video! What was that Ctrl-A formatting trick you did at 11:30 ?
@MikeTeachesProgramming2 жыл бұрын
Sorry for late reply. Highlight all Ctrl + a, then format with Ctrl + alt + l
@shashiranjan74513 жыл бұрын
Everything is working fine. But when I'm trying to return anything from controller it says ''ClassNotFoundException''
@re1konn4 жыл бұрын
You made it very clear thanks. Subscribed! Hope to see a follow up on this video
@MikeTeachesProgramming4 жыл бұрын
Hey. Thanks for your comment, glad to hear I could help :)
@venkaiah87983 жыл бұрын
How can we generate json schema for the components of open api components like domain classes looking for maven plugin
@mervekarakoca83363 жыл бұрын
I can't use the generated interface in the controller class. How can I solve this? Thank you for great tutorial.
@fede773 жыл бұрын
Mark the java folder inside the generated-sources as a source folder in the project structure
@ZbumDemon Жыл бұрын
Awesome!
@manuelretamozo92783 жыл бұрын
Thank you, regards and Jesus' Blessings from Lima Peru
@suneelreddy58402 жыл бұрын
Can we genrate yaml file to java objects using gradle build tool?
@candacestern65602 жыл бұрын
!!!!! ???
@nirmalkumarravi9869 Жыл бұрын
Yes
@DenFri914 жыл бұрын
How do i add oauth2 Security for Server to server Communication? Without user interaction.
@lusariomartino6315 Жыл бұрын
Thanks! Help very much
@rishiraj25482 жыл бұрын
Thanks 🎉
@nehapalnullRA3 жыл бұрын
the dependencies for "swagger-annotations" and "jackson-annotations" and plugin for "swagger-codegen-maven-plugin" throw errors. what could be done?
@MikeTeachesProgramming3 жыл бұрын
Hey. You can check the source code here: github.com/miketeachesprogramming/library-service Take a look at pom files. Maybe you're missing versions
@theodoregaelejwe95202 жыл бұрын
Thanks Mike! I just have one question: I keep getting the error 'cannot resolve setName() and setBookAuthor() in Book' when I try running the project after following all the steps. How can I fix this?
@shounak6162 жыл бұрын
Hey getting same error. plz tell me if you fixed it
@MikeTeachesProgramming2 жыл бұрын
If you could push your code to a repository I can take a quick look :)
@MikeTeachesProgramming2 жыл бұрын
If you could push your code to a repository I can take a quick look :)
@matjazhafner20004 жыл бұрын
Great tutorial. How to create swagger-ui.html from that yaml?
@vanderrerr2 жыл бұрын
Hi Mike, Great video. Do you have same for gradle?
@karviworld76274 жыл бұрын
Can you please create a video on client stub as well
@MikeTeachesProgramming4 жыл бұрын
Looking into this will have more content in January :) Been super busy but have some time to make some more videos :)
@venkatpullamsetty68644 жыл бұрын
How do we generate customised LibraryController.java class instead of generating interface as LibraryApi
@MikeTeachesProgramming4 жыл бұрын
Hey. In the maven settings change the tag to true :) Hopefuly this helps
@sivanandhamp75154 жыл бұрын
Very clear explanation. thank you.
@karthikeyan.ganapathy3 жыл бұрын
Great Tutorial
@igorfirs65043 жыл бұрын
Thanks a lot to you kindest man
@ledjon73593 жыл бұрын
great explanation
@dvt323 жыл бұрын
Nice video, very helpful, thanks! :)
@andreicurca7662 жыл бұрын
This is some black magic stuff
@znubionek2 жыл бұрын
thanks
@hughobrien44362 жыл бұрын
Brilliant an Irish man :)
@tshepo2japhta282 жыл бұрын
Thanks alot man
@Mat1ga3 жыл бұрын
Great, thx!
@abh69673 жыл бұрын
Sure....anyone would be able to memorize and type out all that yml without error easily.