Welcome to the course that will teach you everything you need to know to get started with Quarkus. This comprehensive course is designed for beginners who want to explore the capabilities of this modern Java framework, built for creating fast, lightweight applications in a microservices architecture. Throughout the course, we will cover all the essential aspects of working with Quarkus, from basic features to advanced techniques, enabling you to build fully functional applications.
Main course chapters:
Welcome to the course that will teach you everything you need to know to get started with Quarkus. This comprehensive course is designed for beginners who want to explore the capabilities of this modern Java framework, built for creating fast, lightweight applications in a microservices architecture. Throughout the course, we will cover all the essential aspects of working with Quarkus, from basic features to advanced techniques, enabling you to build fully functional applications.
Main course chapters:
REST – Learn how to create modern
OpenAPI/SwaggerUI – Discover how to generate API documentation with OpenAPI and use SwaggerUI for interactive API testing.
Dependency Injection – Understand the dependency injection mechanism in Quarkus, which helps you create flexible and testable applications.
Configuration – Learn how to efficiently configure Quarkus applications and manage settings across different environments.
Integration with a Database – Gain knowledge on integrating Quarkus with a database, creating queries, and managing data.
Flyway – Learn Flyway, a tool for managing database migrations, which will help you safely and conveniently manage changes to your database schema.
Exception Handler – Discover how to create efficient exception handling mechanisms that improve the reliability of your applications.
Testing – Learn the process of testing Quarkus applications, including unit and integration tests.
Security – Learn how to secure your Quarkus applications using mechanisms like authorization and authentication to ensure data and user security.
This course is designed to help you gradually absorb the necessary knowledge and then apply it in practice. By the end of the course, you'll be able to create your own Quarkus-based application, utilizing all the discussed features and best practices.
If suggestions for new lessons or topics arise during the course, they will be considered and added based on the needs of the learners. We are open to any proposals to make the course as tailored to your expectations as possible.
openssl genpkey -algorithm RSA -out privateKey.pem -pkeyopt rsa_keygen_bits:2048
openssl rsa -pubout -in privateKey.pem -out publicKey.pem
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.