Spring Boot 3.0 | New Features in Spring Framework 6 and Spring Boot 3

Поделиться
HTML-код
  • Опубликовано: 11 мар 2023
  • Head to cutt.ly/spring_micro and use Coupon Code DCBFEST to get a huge Discount on the course.
    In this tutorial, you will learn about the newest features in Spring Framework 6 and Spring Boot 3. This includes the major themes such as
    - Java 17 Baseline
    - Jakarta EE 9/10
    - Observability
    - Native Images with GraalVM
    - HTTP Interfaces
    - Problem Details
    🎟 Join this channel to get access to perks:
    / @dailycodebuffer
    RECOMMENDED COURSES
    🎬 Spring Boot + React Full Stack Web Application with Tailwind CSS - • Spring Boot + React Fu...
    🎬 Spring Security Full Course | From Registration to Login - • Spring Security Tutori...
    🎬 Microservices using SpringBoot | Full Example - • Microservices using Sp...
    🎬 Event-Driven Microservices with CQRS Design Pattern - • Implement CQRS Design ...
    🎬 Implement SAGA Design Pattern using Spring boot and Axon Framework - • Implement SAGA Design ...
    🎬 Spring Data JPA Tutorial | Full In-depth Course - • Spring Data JPA Tutori...
    🎬 Deploy Springboot Microservices to Kubernetes Cluster - • Deploy Springboot Micr...
    🎬 Automate Microservices deployment with Github Actions - • GitHub Actions Tutoria...
    🎬 Go / Golang Full Course for Beginners - • Golang Tutorial for Be...
    🎬 Node JS Full Course for Beginners: Learn in 2 Hours - • Node JS Full Course fo...
    🎬 Express.js Tutorial - Beginner | 2021 - • Express.js Tutorial - ...
    🎬 Redis CLI Tutorial | Complete Course - • Redis CLI Tutorial | C...
    BE MY FRIEND:
    👨‍💻. Website: www.dailycodebuffer.com/
    👨‍🏫 Facebook: / dailycodebuffer
    🐦 Twitter: / dailycodebuffer
    📸 Instagram: / dailycodebuffer
    🎮 GitHub: github.com/dailycodebuffer
    MY FAVOURITE GEAR:
    👨‍💻 My Macbook Air M1: amzn.to/3eFXlID
    💻 ASUS ROG Zephyrus G14, 14": amzn.to/32xsXhf
    💻 ASUS ROG Zephyrus G14, 14" (US): amzn.to/3xa6X6m
    🎤 My Main Mic: amzn.to/3qDl0z0
    🎤 My Main Mic (US): amzn.to/3awzUj7
    🎙 My Secondary Mic: amzn.to/3sOZCJW
    🖥 My LG Monitor: amzn.to/3zhLY3e
    🖱 My Mouse: amzn.to/3eDpRKT
    ⌨️ My Keyboard: amzn.to/32xthMZ
    RECOMMENDED BOOKS:
    📙 Mastering Spring Boot 2.0 (Kindle): amzn.to/3HsOiHu
    📙 Mastering Spring Boot 2.0 (US): amzn.to/3tHNUy5
    📙 Building Microservices(Kindle): amzn.to/3gsA1jL
    📙 Building Microservices(US): amzn.to/3dDnfNn
    📙 Spring Boot in Action: amzn.to/32Nf3qW
    📙 Spring Boot in Action (US): amzn.to/32DkeX9
    📙 Spring Microservices in Action: amzn.to/3mQ4sCH
    📙 Spring Microservices in Action(US): amzn.to/32G3Hl7
    #springboot3 #springboottutorial #springboot #DailyCodeBuffer
  • НаукаНаука

Комментарии • 66

  • @DailyCodeBuffer
    @DailyCodeBuffer  Год назад

    Head to cutt.ly/spring_micro and use Coupon Code DCBFEST to get a huge Discount on the course.

  • @shaktigoyal6713
    @shaktigoyal6713 Год назад +4

    Thanks Shabbir. great video as always. May I ask for a video on Spring Native ... with and with out dynamic features(e.g., reflections)... also, how do we have pass configurations (e.g., database url, username, password etc.) to the native binaries

  • @satyamgupta11692
    @satyamgupta11692 11 месяцев назад

    You are doing the great work.👌 Super content and I am looking forward to the video on native images with Spring Boot 3.

  • @ranendranarayanbose7126
    @ranendranarayanbose7126 Год назад +2

    Thumbnail with that Marcus Rashford celebration

  • @venkat6190
    @venkat6190 Год назад +1

    Great, video!
    if you would share one more video on "how do we pass Security authorization/authentications client application to service application". this would be helpful to all audiences.

  • @sbasha2216
    @sbasha2216 Год назад +1

    Best lecturer out there. Thank you so much. One Question though, What is the name of theme you've using in Intellij?

  • @centfox
    @centfox 11 месяцев назад

    Thank you very much for this excellent tutorial. Could you please show us how to use exception handling (like .onError, . onSuccess etc..) also?

  • @Newb-xw4gr
    @Newb-xw4gr 5 месяцев назад

    Great video explaination very clear i have a doubt regarding which is the stable version i can use confused as the latest version is available but not seeing any information about stable version in spring boot 3
    and also need to know the alternate package for using solr autoconfiguration in springboot 3

  • @user-ti4fq8jz8e
    @user-ti4fq8jz8e 3 месяца назад

    I wanna learn spring boot. You had created a spring boot in depth video covering all the features of spring boot. Can i still refer to that video for understanding the working of apring boot? Spring 2 was used in that video.....

  • @satyakopparapu5199
    @satyakopparapu5199 5 месяцев назад

    Thanks, Shabbir! As always very nice introduction of Spring boot 3 with examples. Great job!

  • @sudhakarmallampati2800
    @sudhakarmallampati2800 Год назад

    Super explanation bro. Keep it up!!

  • @egzonaliu8874
    @egzonaliu8874 Год назад +3

    Great content man , but can you make a intellij masterclass please with all code completion , shortcuts , navigation and other features please . Thank you in advance man :)

  • @achilleskocaeli
    @achilleskocaeli Год назад

    Thanks mate.. Excellent content

  • @OdiaMadBiker
    @OdiaMadBiker Год назад

    Thanks for video.. can you please make video on spring boot 3 with latest logback 1.4.5 version

  • @tanson86
    @tanson86 Год назад

    When a person selects spring boot 3 in spring initialisr java 8,11 can be disabled as these can't be used with spring boot 3.
    What if there is multiple @GetMappings in the other microservice then how will @GetExchange work? Is the interface matching the apiname(client) with the apiname(service) in the other microservice?

  • @307waseemtariq5
    @307waseemtariq5 Год назад +1

    Brother make a video on Spring security with jwt in Spring boot 3.0

  • @IvanRandomDude
    @IvanRandomDude Год назад +3

    Not much tbh considering the fact that it took them 5 years for new major release. I wish Spring was improving as fast as dotnet lately.

  • @riding.through
    @riding.through Год назад

    What plugins are you using for intellJ? Is this paid version?

  • @jeyachandirankaliyamoorthy5080
    @jeyachandirankaliyamoorthy5080 6 месяцев назад

    Bro, can you put a video explanation with spring cloud gateway & native registry without eureka and other external dependencies

  • @harishbabu1920
    @harishbabu1920 Год назад

    Hi dud... can you make a video on spring boot application with ELK....

  • @sadashivudubalabhadra4186
    @sadashivudubalabhadra4186 Год назад

    Plz do videos on Kafka and block chain programming

  • @tripshower2all
    @tripshower2all Год назад

    ❤ Great tutorial way to go 🎉

  • @projectsdb4034
    @projectsdb4034 11 дней назад

    How your ide has different color any plugin?

  • @saatviknagpal8229
    @saatviknagpal8229 11 месяцев назад

    can I do your old full stack projects with spring 3.0?

  • @ilovekimseungmin2027
    @ilovekimseungmin2027 Год назад

    Hello, how can i pass path variable to @GetExchange?

  • @user-in8kh7rs7y
    @user-in8kh7rs7y 6 месяцев назад

    Excellent Information , Thanks

  • @shubhamnikam1238
    @shubhamnikam1238 Год назад

    But in Feign client to we to kind of similar mapping then what is the difference

  • @cockbell
    @cockbell 8 месяцев назад

    Thanks for increasing my knowledge

  • @kelvinkirwa4887
    @kelvinkirwa4887 11 месяцев назад

    Buddy , am using spring security to secure my endpoints , but now exceptions are thrown in the server and the exception messages don't come back to the server.Please help me address this issue.

  • @krishnathulasy2775
    @krishnathulasy2775 Год назад

    Could you please upload a video of springboot 3 security with database authentication please please

  • @sadashivudubalabhadra4186
    @sadashivudubalabhadra4186 Год назад

    Does it support Java 1.8?

  • @charuwaka1
    @charuwaka1 11 месяцев назад

    Does Netflix use Spring Boot Backend ?

  • @chandanchoudhary5850
    @chandanchoudhary5850 Год назад

    Why URL is hard-coded in configuration?

  • @christhelemaque4187
    @christhelemaque4187 Год назад

    im confused on the record class part, Ur using "Student" as a data in Service and in the StudentController, but you did not autowire it / Create an instance or object of it within those classes. So is the Record class automatically can be detected as a type?

    • @forinterview2two417
      @forinterview2two417 Год назад

      he autowired the student service class into the student controller 13:25 ... if that is your question.

  • @lifeofbongs
    @lifeofbongs Год назад

    Amazing content

  • @stevegathara8885
    @stevegathara8885 9 месяцев назад

    I have followed this one successfully. Thanks very much. Please Consider doing one for JPA STREAMER. I will be grateful. have a great time.

  • @user-fw1hj3vv2k
    @user-fw1hj3vv2k 10 месяцев назад

    please provide git link for this project.

  • @eddieng7136
    @eddieng7136 Год назад +1

    What’s the need of Spring Reactive dependency in this demo?

    • @DeathBender
      @DeathBender Год назад

      was wondering too, if he's using reactor he should return Publishertypes (Mono, Flux)?

  • @mahakal1541
    @mahakal1541 Год назад +1

    bro please make a video to do testing of services in springboot 3, as there is no support for wiremock.

    • @mahakal1541
      @mahakal1541 Год назад

      i will be waiting for the video

  • @sakthivelsakthi5802
    @sakthivelsakthi5802 10 месяцев назад

    this project is not there in your github can you clear me

  • @nikantchaudhary
    @nikantchaudhary Год назад

    Make a migration guide for spring cloud seluth from spring boot 2.x to 3.x

    • @saicharanguggilam7162
      @saicharanguggilam7162 Год назад

      It's actually straight forward remove sleuth dependency and micrometer brave depencies and change imports accordingly if any

  • @rexsam3134
    @rexsam3134 6 месяцев назад

    anything do you have on Saga ?

    • @DailyCodeBuffer
      @DailyCodeBuffer  6 месяцев назад

      Yes

    • @rexsam3134
      @rexsam3134 6 месяцев назад

      @@DailyCodeBuffer Dawoodi : can you highlight 2 phase commit or transaction management in that with Boot 3.1.5 considering commit and rollback happens in 2 or more microservices. Pls consider the feature of the database like autocommit too

  • @noorahameds8
    @noorahameds8 Год назад +1

    Don't know why I am not able to add @EnableEurakeClient even after adding eureka discovery Clinet dependency and even dependency management property in POM file

    • @TheShy007
      @TheShy007 Год назад

      Update maven project

    • @noorahameds8
      @noorahameds8 Год назад

      @@TheShy007 yes tried this also but no use

    • @saicharanguggilam7162
      @saicharanguggilam7162 Год назад

      It's @enableDiscoveryClient in latest spring versions of I'm not wrong

    • @VerhoevenSimon
      @VerhoevenSimon Год назад

      You can add spring-cloud-starter-netflix-eureka-client to enable it. The annotation is no longer needed.

    • @noorahameds8
      @noorahameds8 Год назад

      @@VerhoevenSimon tried but still not able to add i am getting spring.config.import property not defined
      I even defined this properties but getting same error

  • @sadashivudubalabhadra4186
    @sadashivudubalabhadra4186 Год назад

    Feign client is much better. We no need to hard code the url if we enable Eureka client

  • @jadowity
    @jadowity 11 месяцев назад

    oke?

  • @seyhaseng1077
    @seyhaseng1077 Год назад +1

    First comment