Lets Try DropWizard | Spring Boot Alternative? | Tech Primers

preview_player
Показать описание
This video covers Drop Wizard and its usage. It shows how to get started using Drop Wizard Framework.

📌 Chapter Timestamps
===================
00:00 - Intro
01:12 - What is DropWizard?
01:44 - Maven project creation
04:05 - How does DropWizard work?
05:44 - HelloWorld Resource
08:12 - HealthCheck
13:45 - No Dependency Injection

📌 Related Links
=============

Join this channel by contributing to the community:

📌 Related Playlist
================

🎬 Video Editing: FCP

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#DropWizard #Microservices #TechPrimers
Рекомендации по теме
Комментарии
Автор

Thanks for sharing 👍👍
Please create more dropwizard sessions

karishmarawat
Автор

At 07:10 you mention Jersey being the server which is not correct, Jetty is the default server for Dropwizard. Jersey is just the JAX-RS implementation that Dropwizard uses.

antonengstrom
Автор

Thank you very much man. I was trying to understand the custom framework my company built on top of dropwizard but the document is not intuitive enough. Your video helped to get an overall picture. Thanks a lot!!

venkatvattikuti
Автор

We use guice bindings for DI in drop wizard

lookahead
Автор

The link to join slack workspace does not work anymore ;(

hectorflores
Автор

Thanks for this great video. Maybe in a separate video, could you explain the folder structure that is created automatically from the template?

subaruhassufferredenough
Автор

Sir after updating my dropwizard version..my Jetty is giving an issue...jetty server is not starting..says root is unavailable 😢

maroofkhan
Автор

how to connect databse with dropwizard?

sisremh
Автор

Springboot vs dropwizard which one is easy?

abhishek_
Автор

can you create a tutorial for full cycle microservice, starting by the API and GRUD operations to the database, PostgreSQL preferable

JaafarJoo
Автор

I like this a lot. DI is hard to follow because no stack traces and code executing I'm different places out of order. Drop wizard apps probably much easier to debug.

philiprego
Автор

Hy sir, please tutorialnon spring boot, read data from exel sheet return as json data, and update, delete, add to exel plz sir, I am stuck

proxy