Think Constructive
Think Constructive
  • Видео 88
  • Просмотров 701 945
What's new in Spring Boot 3 ? | Spring Boot 3.2 New Features
Whats new in spring boot 3? - Spring Boot 3 Whats new?
Latest features of spring boot 3.2
Spring Boot 3.2 New Features
#springboot #springbootfeatures #thinkconstructive #eshapuri #springboot3.2 #springbootnewfeatures #springbootinterviewquestions #softwaredeveloper #javadeveloper #backenddeveloper #softwareengineer #springbootdeveloper #javabackenddeveloper
Spring Boot 3.2 New Key Features are discussed in this tutorial. Some of the key features are -
1. Support for Apache Pulsar
2. SSL Bundle support for Kafka and RabbitMQ
3. Logging correlation Ids
4. Support for RestClient
5. Support for JdbcClient
6. Support for Java Virtual Thread - Jdk21
Spring Boot 3.2 Release Notes Wiki Link -
github.com/s...
Просмотров: 4 004

Видео

Spring Boot Actuator | Java Spring Boot Tutorial
Просмотров 11 тыс.9 месяцев назад
Spring Boot Actuator , Java Spring Boot Tutorial #springboottutorial #springbootactuator #thinkconstructive #eshapuri #springboot #java #springtutorial #springbootinterviewquestions #actuatorinspringboot #whatisspringbootactuator #springbootactuatortutorial #springbootrestapi #restapi #softwaredeveloper #javadeveloper #backenddeveloper #softwareengineer #springbootdeveloper #javabackenddevelope...
How To Create A Java Spring Boot Project With Gradle (Tutorial With Demonstration)
Просмотров 20 тыс.Год назад
Let's build Java Spring Boot project with Gradle build tool. Spring boot project can be build using Gradle and Maven. Both build tools has their own advantageous. In this tutorial, we will learn what is spring boot, what is gradle, gradle spring boot project setup from scratch using spring initializer, building rest api, testing rest api using postman and chrome browser. Key points of the sessi...
Java Spring Boot Logging Tutorial with Demonstration
Просмотров 23 тыс.Год назад
Java Spring Boot Logging Tutorial with Demonstration using SLF4J and Logback. In this course, Spring Boot Logging is discussed in detail. Following topics are covered - Maven dependency using pom.xml Slf4J details Logback details Why logging is important How does Spring Boot supports logging How to implement logging in Spring Boot project Log levels (Info, Warn, Error, Debug, Trace) and more......
Microservices Java Spring Boot Resilience4J Tutorial | Circuit Breaker Pattern | Spring Cloud
Просмотров 4,8 тыс.Год назад
Microservices Java Spring Boot Resilience4J Tutorial | Circuit Breaker Pattern | Spring Cloud | Maven | pom.xml dependencies | Google Chrome Browser | IntelliJ IDEA editor #microservices #resilience4j #springboot #springcloud #java #thinkconstructive #eshapuri #javaspringboot #softwaredeveloper #softwareengineer #softwareengineering #technology #json Some key Spring Boot annotations which are d...
Automatic Reload Changes in Spring Boot Application | Spring Boot Tutorial | DevTools
Просмотров 7 тыс.Год назад
In this Spring Boot Tutorial we will learn how to reload changes automatically in Spring Boot Application. This video will give detailed explanation and demonstration of the automatic reload of any changes done in Java Spring Boot application. This will demonstrate spring boot application server automatic restart as soon as any changes happens. This demonstration includes variety of scenarios a...
Microservices API Gateway Tutorial | Spring Cloud | Java Spring Boot
Просмотров 9 тыс.Год назад
Build API Gateway for Microservices using Spring Cloud Gateway for Java Spring Boot Microservices. In this tutorial we will learn What and Why of API Gateway and also How to implement API gateway and How to test the services. This is the fourth session of Microservices series. In this session, Api gateway is bootstrapped with spring initializer, maven pom dependencies are discussed (cloud gatew...
Microservices Service Registration and Discovery | Spring Cloud | Netflix Eureka
Просмотров 7 тыс.Год назад
Java Microservices tutorial for Service Registration and Discovery using Spring Cloud Netflix Eureka library. Spring cloud netflix eureka is explained in detail with demonstration. Here 3 microservices will communicate with each other with the help of eureka server and services will act as eureka client. This complete project is developed using Spring Boot and Spring Cloud. Kindly attend the fu...
User Authentication with Spring Security in Spring Boot Tutorial | Java
Просмотров 9 тыс.Год назад
User Authentication with Spring Security in Spring Boot Tutorial covers the detailed explanation of spring security for in memory user authentication with latest methods / mechanism. All required classes and libraries are discussed and followed by demonstration. Java spring boot project is further evolved to store and authenticate the in memory users and the later tested with many scenarios. Ki...
Microservices with Spring Boot Tutorial | Services Creation Demonstration
Просмотров 6 тыс.Год назад
Microservices with Spring Boot Tutorial | Services Creation Demonstration
Spring Security | What, Why and How of Securing Spring Applications 🕵
Просмотров 10 тыс.Год назад
Spring Security | What, Why and How of Securing Spring Applications 🕵
Microservices Tutorial | Why, What and How of Microservices Architecture
Просмотров 7 тыс.Год назад
Microservices Tutorial | Why, What and How of Microservices Architecture
Java Spring Boot REST API Documentation | What, Why and How of Swagger
Просмотров 23 тыс.Год назад
Java Spring Boot REST API Documentation | What, Why and How of Swagger
Master Unit Testing Java Spring Boot REST API Application in One Shot | Full Course
Просмотров 83 тыс.Год назад
Master Unit Testing Java Spring Boot REST API Application in One Shot | Full Course
Java Linked List and Array List Tutorial With Demonstration
Просмотров 1,6 тыс.Год назад
Java Linked List and Array List Tutorial With Demonstration
Java Spring Boot REST API JSON Response Handling Tutorial with Demonstration
Просмотров 30 тыс.Год назад
Java Spring Boot REST API JSON Response Handling Tutorial with Demonstration
Java Method Reference Tutorial with Demonstration | Java 8 Features
Просмотров 1,7 тыс.Год назад
Java Method Reference Tutorial with Demonstration | Java 8 Features
Exception Handling in Spring Boot REST API Explained With Demonstration
Просмотров 53 тыс.Год назад
Exception Handling in Spring Boot REST API Explained With Demonstration
Functional Interface in Java Explained with Demonstration | Java 8 Features
Просмотров 1,6 тыс.2 года назад
Functional Interface in Java Explained with Demonstration | Java 8 Features
Creating Java REST API with Spring Boot , Spring Data JPA and MySQL | REST API CRUD Operations
Просмотров 93 тыс.2 года назад
Creating Java REST API with Spring Boot , Spring Data JPA and MySQL | REST API CRUD Operations
Java Spring Boot with MySQL using Spring Data JPA Full Tutorial
Просмотров 18 тыс.2 года назад
Java Spring Boot with MySQL using Spring Data JPA Full Tutorial
Java REST API with Spring Boot Tutorial | REST API CRUD Implementation
Просмотров 230 тыс.2 года назад
Java REST API with Spring Boot Tutorial | REST API CRUD Implementation
Python Type Casting Tutorial with Demonstration | Python Basics | L-8
Просмотров 2302 года назад
Python Type Casting Tutorial with Demonstration | Python Basics | L-8
Learn Java Stream API Tutorial with Demonstration | Java 8 Features
Просмотров 2,7 тыс.2 года назад
Learn Java Stream API Tutorial with Demonstration | Java 8 Features
Python Input and Output Functions with Examples | L - 7
Просмотров 3882 года назад
Python Input and Output Functions with Examples | L - 7
Streams & Collectors for Grouping & Counting Scenarios | Java 8 Features
Просмотров 1,9 тыс.2 года назад
Streams & Collectors for Grouping & Counting Scenarios | Java 8 Features
Java Lambda Expressions Tutorial with Demonstration | Java Key Interview Question | Java 8
Просмотров 3,9 тыс.2 года назад
Java Lambda Expressions Tutorial with Demonstration | Java Key Interview Question | Java 8
Python Sequence | Python String Immutability | Python Functions | Python Escape Character | L - 6
Просмотров 2002 года назад
Python Sequence | Python String Immutability | Python Functions | Python Escape Character | L - 6
Java18 Simple Web Server Tutorial with Demonstration | Java Features
Просмотров 1,4 тыс.2 года назад
Java18 Simple Web Server Tutorial with Demonstration | Java Features
Python Datatypes | Python Numbers | Check the type of data in Python | Python Basics | L - 5
Просмотров 1862 года назад
Python Datatypes | Python Numbers | Check the type of data in Python | Python Basics | L - 5

Комментарии

  • @riturajgautam5446
    @riturajgautam5446 День назад

    Hi I have a request that please make a project in spring boot industry based vast project so that concept will be more clear

  • @soknatchan3675
    @soknatchan3675 4 дня назад

    I follow you not working, but I follow this working : @GetMapping("/{userId}") public String getUser(@PathVariable("userId") String userId) { return "User Found"; }

  • @ravikiran0946
    @ravikiran0946 5 дней назад

    How to share the API documentation with consumer application. Also, can we generate the model classes using the API documentation and use in consumer application to build the request?

  • @sivakumarchekuri8584
    @sivakumarchekuri8584 8 дней назад

    After watching this session, I am very confident to write unit testcases for my projects. Thanks for your excellent session on JUnit

  • @diegobarcellos3639
    @diegobarcellos3639 8 дней назад

    Great and clearly content, congratulations! Thank you very much for sharing knowledge!

  • @SarojKumarPradhan-lz9db
    @SarojKumarPradhan-lz9db 9 дней назад

    hi mam can you create some bank credit card application with all the method

  • @lancepriyan1276
    @lancepriyan1276 10 дней назад

    I'm suggesting that you create a video on the Liquibase framework with Spring Boot, Kafka with Spring, and test cases with Spring Boot Kafka Test.

  • @lancepriyan1276
    @lancepriyan1276 10 дней назад

    Thanks for your explanation. It's easy to understand JUnit, AssertJ, and Mockito.

  • @Mr.Shaikh-g5f
    @Mr.Shaikh-g5f 13 дней назад

    mam ye xml ka code kaha se laye

  • @srija3313
    @srija3313 13 дней назад

    Thank you so much madam

  • @user-uy4gz7ss3j
    @user-uy4gz7ss3j 16 дней назад

    Another super woman here. From a beginnner in spring boot, THANK YOU for this tutorial

  • @indikakumarasinghe4792
    @indikakumarasinghe4792 19 дней назад

    Excellent

  • @indikakumarasinghe4792
    @indikakumarasinghe4792 19 дней назад

    Hi This is Great, and I found that antMatches under authorizeHttpRequests() now cannot find and instead it can use requestMatchers()

  • @indikakumarasinghe4792
    @indikakumarasinghe4792 21 день назад

    Excellent ....

  • @deepnights1244
    @deepnights1244 22 дня назад

    Thank you for time creating these videos very helpful!

  • @ashokmunaganti3047
    @ashokmunaganti3047 22 дня назад

    Can we use all of the patterns at a time ?

  • @Richard-yz2gy
    @Richard-yz2gy 23 дня назад

    really helpful video cheers :)

  • @martinearnest1441
    @martinearnest1441 28 дней назад

    please give us code

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Here it is - github.com/thinkconstructive/microservices-project

  • @trinitykhuman
    @trinitykhuman 28 дней назад

    Very very helpful. Thank you !!!

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Glad it was helpful . Stay connected and please share with others too

  • @ravindrasiddavatam1097
    @ravindrasiddavatam1097 29 дней назад

    Very nice tutorial

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Thank you! Stay connected and please share with others too

  • @bhaskar1843
    @bhaskar1843 Месяц назад

    This video cleared all my doubts on logging, the best video on logging to implement real time scenarios I can say

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Glad it was helpful . Stay connected and please share with others too

  • @medoalking9062
    @medoalking9062 Месяц назад

    which frame work you use in this project ?

  • @howto...6298
    @howto...6298 Месяц назад

    can you make a video on how to setup profiles in the gradel.

  • @PrudhviRoyals
    @PrudhviRoyals Месяц назад

    Excellent Channel

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Thank you very much! Stay connected and please share with others too

    • @PrudhviRoyals
      @PrudhviRoyals 27 дней назад

      @@ThinkConstructive Sure Madam Thanks for 😊

    • @PrudhviRoyals
      @PrudhviRoyals 27 дней назад

      @@ThinkConstructive youtube.com/@prudhviroyals?si=JjBYkakl2Jx_Yy2l

  • @MiscellaneousThings-g4t
    @MiscellaneousThings-g4t Месяц назад

    Ma'am page not found ko kaise resolve kare

  • @sho2648
    @sho2648 Месяц назад

    thanks!!!!!!! This is so helpful

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Glad it was helpful . Stay connected and please share with others too

  • @Moonaz023
    @Moonaz023 Месяц назад

    Thank you so much for such an amazing teaching!

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Thanks a lot. Stay connected and please share with others too

  • @ravindrasiddavatam1097
    @ravindrasiddavatam1097 Месяц назад

    Nice explanation.

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Glad you liked it. Stay connected and please share with others too

  • @sarfaroj9659
    @sarfaroj9659 Месяц назад

    Hi Mam, When you have add spring-boot-starter-data-jpa "dependencies", But You should show step by step...

  • @study_java__
    @study_java__ Месяц назад

    I want to say big thanks. This tutorial saved me a lot of time and gave me a great example. Keep up the good work and the well-earned subscribe and like!

    • @ThinkConstructive
      @ThinkConstructive 27 дней назад

      Thanks a lot. Glad it was helpful! Welcome to ThinkConstructive! Stay connected and please share with others too

  • @user-mx3ph1vk3o
    @user-mx3ph1vk3o Месяц назад

    Awesome video @ThinkConstructive One question, If I am using gradle which swagger dependency can I use

  • @rahulrajput18
    @rahulrajput18 Месяц назад

    For newer spring boot versions, jdbc driver has changed, use it like this: <dependency> <groupId>com.mysql</groupId> <artifactId>mysql-connector-j</artifactId> <scope>runtime</scope> </dependency>

  • @user-lf8ce8zz1o
    @user-lf8ce8zz1o Месяц назад

    Hi.....Is H2 database is mandatory to install for testing

  • @sandhyamahesh3082
    @sandhyamahesh3082 Месяц назад

    Database mysql configurations remains same in EC2 instance as well?

  • @sgr7ss
    @sgr7ss Месяц назад

    Good explanation

  • @pranaypaul6361
    @pranaypaul6361 Месяц назад

    Very simple to the point JSON Response Handling example!

  • @pranaypaul6361
    @pranaypaul6361 Месяц назад

    Very thorough basic to the core explanation!!!

  • @mohanvs-msv
    @mohanvs-msv Месяц назад

    Maam, I have a small doubt that *Spring-data-jpa* will support us to connect with MySQL DB, then why again we need to add MySQL dependency again, if am wrong pls correct me..!

  • @okjustdoit
    @okjustdoit Месяц назад

    Thank you❤ .. Best Teacher. Apparently didn't understand the documentation and this video helped

  • @indikakumarasinghe4792
    @indikakumarasinghe4792 Месяц назад

    Hi Isha, your sessions are amazing.... you take us into huge complexities through simple path. Great

  • @shaeezaadam581
    @shaeezaadam581 Месяц назад

    This was insanely helpful. Thanks <3 Edit: Please may you do a video of how we can integrate Kafka into this REST API

  • @rahulbasutkar04
    @rahulbasutkar04 Месяц назад

    Thank you mam

  • @sumitlall5787
    @sumitlall5787 Месяц назад

    Crisp and clear explanation

  • @bpscwala7232
    @bpscwala7232 Месяц назад

    please provide us a Global Exception Handling Session

  • @kns436
    @kns436 Месяц назад

    Hi.. nice explanation. But use of those three annotations??

    • @ThinkConstructive
      @ThinkConstructive Месяц назад

      Hi, Thanks Please refer this link for complete session - ruclips.net/video/RfHBm5yRxuw/видео.html Please share with others too 😊

  • @NagadeviGandrothu-kk8gi
    @NagadeviGandrothu-kk8gi Месяц назад

    Can u make front end interface for this and map java apis to front end

  • @soumyabandari9630
    @soumyabandari9630 Месяц назад

    I did exactly the same, the application is running, but i cant see the table in the mysql workbench. Any solution for this?

  • @rahulbasutkar04
    @rahulbasutkar04 Месяц назад

    Thank you mam