🔥 New in Spring Boot 3.1 - Spring Boot Docker Compose Module

  Рет қаралды 29,909

Dan Vega

Dan Vega

Жыл бұрын

In this tutorial you will get your first look at Spring Boot 3.1. There are some really great features in this release including the Spring Boot Docker Compose module. This module will start/stop your containers for you that are declared in a Docker Compose file.
🔗Resources & Links mentioned in this video:
GitHub Repo: github.com/danvega/dc-demo
Spring Boot 3.1 RC 1 Release Notes: github.com/spring-projects/sp...
👋🏻Connect with me:
Website: www.danvega.dev
Twitter: / therealdanvega
Github: github.com/danvega
LinkedIn: / danvega
Newsletter: www.danvega.dev/newsletter
SUBSCRIBE TO MY CHANNEL: bit.ly/2re4GH0 ❤️

Пікірлер: 84
@Rostik_13
@Rostik_13 Жыл бұрын
Thank you, dude, for introducing me to the new chips. In our craft, it is vital to keep up with the times👊
@vishalmatam
@vishalmatam Жыл бұрын
Awesome feature! Thanks Dan for the video!
@ShadowVipers
@ShadowVipers Жыл бұрын
Wow this couldn't be better timed, I'm actually working on deploying my spring boot application this week.
@TwobooT
@TwobooT Жыл бұрын
Super Cool Feature!!! And a Solid Explanation about it!! Thanks
@NickY_Msk
@NickY_Msk 11 ай бұрын
Thank you for your video ! It’s really cool feature 👍🏻
@musanzawanga2083
@musanzawanga2083 Ай бұрын
Thank you very much!!! This was so valuable🤞🏽
@dias6475
@dias6475 Жыл бұрын
Awesome. Thank you Dan!
@damoimyers2651
@damoimyers2651 Жыл бұрын
I've started my Spring journey about a week now and this is definitely something great from the Spring Team. Thank you Dan for explaining how it works. Your tutorials are always simple and easy to follow. 😎
@andiuptown1711
@andiuptown1711 4 ай бұрын
How’s the Spring journey now ?
@damoimyers2651
@damoimyers2651 4 ай бұрын
@@andiuptown1711 I'm now integrating spring boot with Java Swing projects, building out web apps etc. Spring Boot is simply amazing.
@damoimyers2651
@damoimyers2651 4 ай бұрын
@@andiuptown1711 I love it! I'm now able to build stand-alone applications with ease. Integrating Sring Boot with Java Swing is just fun. Also, I'm now able to build out wep apps way quicker and easier than when I was learning Python Django. Spring Boot is simply amazing bro.
@AllDetailsIKnow
@AllDetailsIKnow 11 ай бұрын
Great video Dan. Thanks so much
@ProMinecraftSprite
@ProMinecraftSprite Жыл бұрын
amazing thing cant wait to use it
@birbir969
@birbir969 Жыл бұрын
Thank you very very much. Happy coding!!
@stivenmedina2825
@stivenmedina2825 6 ай бұрын
Thank you so much for this kind of content, very useful
@DanVega
@DanVega 5 ай бұрын
My pleasure!
@mensahtribeadventures2630
@mensahtribeadventures2630 8 ай бұрын
Thank you this was fun
@mihirsawant8817
@mihirsawant8817 Жыл бұрын
It's really awesome 🔥 I tried doing it with mongo image and it's working perfectly
@marianojm5675
@marianojm5675 Жыл бұрын
Hi Dan, thanks for your videos, they are always great, maybe you could explain a bit what docker-compose is and how to set it up. Something a little more explained like for someone who just started with microservices and docker. Thank you!!
@Apopjak
@Apopjak Жыл бұрын
this is soo cool!
@alessandrobx5850
@alessandrobx5850 Жыл бұрын
Awesome features
@Jhonfreddy15
@Jhonfreddy15 Жыл бұрын
Finally!!! 🙌🏽🙌🏽🙌🏽
@LukeGJPotter
@LukeGJPotter Жыл бұрын
It looks cool. May I suggest a video tutorial? On your "Spring to Production" series, where you use this 3.1RC Docker Compose with a Dockerfile and Deploy on Render?
@tassneemaltaf2001
@tassneemaltaf2001 9 ай бұрын
Subscribed!!!
@user-lm1xp1wf3k
@user-lm1xp1wf3k Жыл бұрын
Thank you this video
@otaviofriedein4070
@otaviofriedein4070 3 ай бұрын
Muito obrigado! Ajudou demais
@hamidreza8354
@hamidreza8354 Жыл бұрын
my fav channel
@wagnerfaria1601
@wagnerfaria1601 Жыл бұрын
AWESOME @@
@goodvideobro
@goodvideobro 5 ай бұрын
super content
@MrSurprise777
@MrSurprise777 7 ай бұрын
Awesome. Very helpful. Is it possible to pick up the compose only for specific profile ?
@colincampbell8418
@colincampbell8418 Жыл бұрын
Wow this is game changing! Do you know if it's possible to configure docker-compose on profiles active? Trying to use this only for dev profile. Cheers!
@user-ql5mw8pv7d
@user-ql5mw8pv7d Жыл бұрын
Thanks, great demo! But what about multi module application? Let's say we have 2 modules CustomerModule and ProductModule in our project, will they recognize docker-compose file in project root folder?
@sagarbhat3884
@sagarbhat3884 Жыл бұрын
Great video as usual Dan. I was not aware of this amazing feature with Spring Boot 3.1.0 RC1. Thanks for talking about this. Btw, just wanted to let you know that your Github Repo link for this demo is not working (getting a Page not found error).
@DanVega
@DanVega Жыл бұрын
Thank you for the heads up. The repo was private, I have fixed it.
@TheGuroguro12
@TheGuroguro12 Жыл бұрын
Thank you for a video, i think record can be used with jpa
@jeroenadamdevenijn4067
@jeroenadamdevenijn4067 Жыл бұрын
So for production, assure the passwords as env. variables, then on dev machine, push your project to a container repository eg. using Maven Jib plugin. Finally, on production server pull your container. Spring Boot Docker Compose Module will assure db will be spun up. Something like I described here?
@rafaelacioly3252
@rafaelacioly3252 Жыл бұрын
Sweet! I wonder if there will be an extension to configure other dependencies such as RabbitMQ, Redis, Kafka etc...
@degolojan9475
@degolojan9475 10 ай бұрын
Yes they are there
@AntonioCabralNumberOne
@AntonioCabralNumberOne 5 ай бұрын
This is really great, but how to use this module to dockerize the spring boot project itself?
@AndrulisTravel
@AndrulisTravel 3 ай бұрын
Nice! One thing, what are the additional steps, when you wanna deploy this app to some service (heroku, railway). We still need some configuration in application properties to get DB connection credentials from environment variables.
@poklakni
@poklakni Жыл бұрын
What is the use case for using this in production?
@thiagopereira9961
@thiagopereira9961 12 сағат бұрын
Hi Dan, thanks for the explanation, I have a question. How do I set compose.yaml in case I have 2 different profiles, such as a prod using compose with PostgreSQL and a dev using h2 or any other database?
@chrispie5
@chrispie5 Жыл бұрын
Is there a way to get the logging of the containers printed to application logs like with testcontainers?
@DreamingWithEyesWide
@DreamingWithEyesWide Жыл бұрын
Great video as always! Quick question- how are you getting all the code auto-generated for you in IntelliJ, without explicitly adding it yourself, like the getters and setters added to the model class? Is there an extension/command in IntelliJ for this?
@DreamingWithEyesWide
@DreamingWithEyesWide Жыл бұрын
Sorry, I didn't watch the whole video before I asked the question. You answered it later on where you said it's intellisense from IntelliJ.
@punekarinwinnipeg214
@punekarinwinnipeg214 Жыл бұрын
Hello sir, Can you please enlighten me, with how can I start contributing to an open source java projects. Steps I should take to understand the code and to contribute to it. My background is : I am doing my bachelors degree in computer science currently in my 2nd year and I am learning java from last 3 years. Can you please help me out ? Mainly, How and from where can I start understanding the code?
@sakthinivas1840
@sakthinivas1840 8 ай бұрын
Hi Dan, we don't need to specify "driver-class-name" property as well in the Docker compose file? which we usually do in application.yml
@wagnerfaria1601
@wagnerfaria1601 Жыл бұрын
Can you set a docker-compose for each application profile?
@vicariousgreek5711
@vicariousgreek5711 Жыл бұрын
I know this may not be so related to the feature presented but… has anyone succeeded running Oracle (oracle-xe) with docker or docker compose on Apple silicon macs? 😢
@ylioo
@ylioo 11 ай бұрын
is there any way I can use it for test. Like this it works for normal use.
@alejandromartinezramirez3312
@alejandromartinezramirez3312 Жыл бұрын
Hi Sr. Do you have a course of spring boot from scratch in Udemy?
@samsularipin9097
@samsularipin9097 Ай бұрын
should i install jdk local host or it's already managed by docker ?
@JohnTriantafillakis
@JohnTriantafillakis Жыл бұрын
Cool in development, how about in prod? :P
@codingapi8073
@codingapi8073 Жыл бұрын
how connect remote docker compose ?
@miguelhernandezzarasua3986
@miguelhernandezzarasua3986 Жыл бұрын
Thanks for the tutorial Dan, I was able to implement it into one of my personal projects, however now I am working on adding unit tests and it seems like the docker compose does not run with contextLoads, I tried manually adding the url, user and password but I am facing some challenges.
@miguelhernandezzarasua3986
@miguelhernandezzarasua3986 Жыл бұрын
After few tests, I figured that this does not work for junit out of the box, so I just created an application.yml inside of the resources directory in test with the properties to connect to the database (including the database dialect) and that solved my problem, awesome feature, thanks Dan for the vid
@mensahtribeadventures2630
@mensahtribeadventures2630 8 ай бұрын
i initialized a db first this problem went away
@khojiakbarabierov8462
@khojiakbarabierov8462 Жыл бұрын
Hi Dan Vega , Why i get this error when run your code org.springframework.boot.docker.compose.core.ProcessExitException: 'docker context ls --format={{ json . }}' failed with exit code 1. Stdout: Stderr: unexpected end of JSON input I also run docker
@petroniobonavides3530
@petroniobonavides3530 Жыл бұрын
Why dont U use Lombok? Do U think limbok is not a good option?
@void_star_void
@void_star_void Жыл бұрын
Can you give me hints why you choose Integer type for id considering it cannot be null as a PK? Am I missing something here😅
@DanVega
@DanVega Жыл бұрын
With a generated value not much but I always use wrapper types for my id's. If you take the generated value off of there and create a new post you will insert a record with a value of 0 on the first try.
@DanVega
@DanVega Жыл бұрын
Great question though 👏🏻
@pmorah
@pmorah Жыл бұрын
Just out of curiosity. Are you able to see your container running on your computer while your app is up and running? Thanks
@DanVega
@DanVega Жыл бұрын
Yes! Open up Docker Desktop or run docker ps from the command line and you will see it.
@pmorah
@pmorah Жыл бұрын
@@DanVega cool. Thanks dan
@arkadiuszgalus6308
@arkadiuszgalus6308 Жыл бұрын
HI thank you for tutorial I followed your steps but I receive error like > .PSQLException: FATAL: password authentication failed for user "postgres" and Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to determine Dialect without JDBC metadata (please set 'javax.persistence.jdbc.url', 'hibernate.connection.url', or 'hibernate.dialect') In your application properties there is nothing about dialect do you have any idea how can I fix it? it is related perhaps to intelidj version ? Thank you in advance for response
@alegutierrezmusic
@alegutierrezmusic Жыл бұрын
In my case the error was caused because I got installed Windows Postgres usign the same port, so change the ports from "5432:5432" to "9091:5432" for example
@arkadiuszgalus6308
@arkadiuszgalus6308 Жыл бұрын
I will try tkank you😊
@shubhamgoel223
@shubhamgoel223 Жыл бұрын
how do we disable this for prod deployments?
@DanVega
@DanVega Жыл бұрын
You can set spring.docker.compose.enabled=false in your production properties
@shubhamgoel223
@shubhamgoel223 Жыл бұрын
@@DanVega thanks
@Trodix89
@Trodix89 Жыл бұрын
Hi, good feature ! But, everytime I reboot my application, all my docker containers will be recreated ? Also, Is it possible to do a video on Spring Security ACL with Domain Object Security ? Thank's !
@DanVega
@DanVega Жыл бұрын
No it will just stop it and the restart it next time. I don't have much experience with Spring ACL but I will add it to my backlog to do some research.
@Trodix89
@Trodix89 Жыл бұрын
@@DanVega Thank's
@dariuszchmiea3567
@dariuszchmiea3567 Жыл бұрын
Docker is not free for commercial use. Planty of conpanies drop it.
@vadimsokolov6058
@vadimsokolov6058 5 ай бұрын
Doesn't work: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided)
@n_indian_girl5966
@n_indian_girl5966 8 ай бұрын
while running the application after creating docker-compose.yml getting error Cannot invoke "org.springframework.boot.docker.compose.core.DockerCliInspectResponse.hostConfig()" because "inspectResponse" is null.
@vimaljames6440
@vimaljames6440 3 ай бұрын
I also have this issue :(
@BrijeshPatelEngineer
@BrijeshPatelEngineer Жыл бұрын
Why dont you just use lombok to generate all the getters and setters for model package… do you see any inefficiencies init? @danvega
@basicbeaver
@basicbeaver 3 ай бұрын
Do we refrain from pushing the docker compose file to GitHub since there is sensitive data like password? Or can we pull in those values from our properties file instead and then push docker compose to remote?
@jinghong2494
@jinghong2494 Жыл бұрын
you really save my life!!!🥲
Идеально повторил? Хотите вторую часть?
00:13
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 9 МЛН
Получилось у Миланы?😂
00:13
ХАБИБ
Рет қаралды 5 МЛН
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 11 МЛН
Testcontainers have forever changed the way I write tests
12:11
Dreams of Code
Рет қаралды 114 М.
Spring boot + PostgreSQL + Liquibase + Testcontainers
22:01
Sergey Labuzov
Рет қаралды 9 М.
How to create a great dev environment with Docker
29:55
Patrick Loeber
Рет қаралды 257 М.
Docker Compose и Spring Boot 3.1
34:06
Уголок сельского джависта
Рет қаралды 11 М.
A First Look at the new Rest Client in Spring Boot 3.2
18:03
Dan Vega
Рет қаралды 26 М.
Using docker in unusual ways
12:58
Dreams of Code
Рет қаралды 429 М.
Контейнеризация приложений - Spring Boot
58:52
Уголок сельского джависта
Рет қаралды 7 М.
Хакер взломал компьютер с USB кабеля. Кевин Митник.
0:58
Последний Оплот Безопасности
Рет қаралды 2,3 МЛН
Better Than Smart Phones☠️🤯 | #trollface
0:11
Not Sanu Moments
Рет қаралды 19 МЛН
Это - iPhone 16!
16:29
Rozetked
Рет қаралды 430 М.
Rate This Smartphone Cooler Set-up ⭐
0:10
Shakeuptech
Рет қаралды 6 МЛН