In this course you will learn how to build reactive web applications using the Vert.x toolkit. The course starts with the core features of Vert.x and throughout the course we will cover more and more Vert.x modules. The course is very practical and most of the course are hands-on coding examples. Basic Java 11 knowledge and docker experience is preferred to be able to follow everything in the course.Vert.x Core:Understand the basic concepts: Future, Promise & the event busVert.x Web:Build reactive REST APIsVert.x Reactive SQL ClientsReactive non-blocking Database Access.Vert.x Config:Configure your application properlyand more...Vert.x was one of the first JVM based reactive libraries. It is battle proven and used by a lot of companies in production. It found its way into multiple components and plays a key role in:Hibernate Reactive:Non-blocking database access featuring the reactive SQL Clients from Vert.xQuarkus Reactive:Reactive programming using Vert.xInject Vert.x into Quarkus BeansDeploy Vert.x VerticlesUse the Vert.x EventbusThe original content of this course is only available on Udemy and the copyright is by the instructor!About the instructor:Daniel is a senior software engineer and developed multiple web applications serving millions of users. He started as full stack developer and was able to gain experience for frontend and backend development.He found
What you'll learn
Understand Vert.x core concepts like Future, Promise, and the event bus
Build reactive REST APIs using Vert.x
Implement reactive SQL clients and non-blocking database access