Api-First driven development - Using swagger code gen, OpenApi & Spring Boot

preview_player
Показать описание

Hey guys new tutorial here using OpenApi to define an API and swagger code generation to derive our endpoints from it. We are also using spring boot.

Any questions just ask :)

Рекомендации по теме
Комментарии
Автор

Truly "short and sweet". Very nice presentation, thank you!

teputube
Автор

Great video. Straight to the point, I like it.

Fatmetal
Автор

You made it very clear thanks. Subscribed! Hope to see a follow up on this video

rekonn
Автор

Nice video, very helpful, thanks! :)

dvt
Автор

Thanks Mike, very clear and informative!

samuelju
Автор

Very useful. Gave me an excellent start in my job 🙏🙏

antonyrichard
Автор

Thank you, regards and Jesus' Blessings from Lima Peru

manuelretamozo
Автор

How do i add oauth2 Security for Server to server Communication? Without user interaction.

DenFri
Автор

How can we generate json schema for the components of open api components like domain classes looking for maven plugin

venkaiah
Автор

Hi Mike,
Great video. Do you have same for gradle?

vanderrerr
Автор

Great tutorial. How to create swagger-ui.html from that yaml?

matjazhafner
Автор

Thanks for the video! What was that Ctrl-A formatting trick you did at 11:30 ?

mikelsimeon
Автор

from where I can download the yaml file that you created ?

yoramnagavker
Автор

I can't use the generated interface in the controller class. How can I solve this? Thank you for great tutorial.

mervekarakoca
Автор

the dependencies for "swagger-annotations" and "jackson-annotations" and plugin for throw errors. what could be done?

nehapalnullRA
Автор

Everything is working fine. But when I'm trying to return anything from controller it says ''ClassNotFoundException''

shashiranjan
Автор

How do we generate customised LibraryController.java class instead of generating interface as LibraryApi

venkatpullamsetty
Автор

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?

theodoregaelejwe
Автор

Can we genrate yaml file to java objects using gradle build tool?

suneelreddy
Автор

Can you please create a video on client stub as well

karviworld