9:06
Spring Boot Database Tutorial: Connecting with a unique datasource name
In this tutorial, I want to take a look at a problem that a lot of subscribers and students have been reporting to me. The problem ...
7:09
Using external property sources with Spring Boot - Microservice configuration with Spring Boot [04]
Have you seen the new Java Brains? Check out www.javabrains.io now for awesome courses and content! Full course: ...
12:10
Spring Boot Active Profile: How to configure datasource properties for your test classes
In this tutorial, you are going to learn how to set the active profile in your Spring Boot tests. This will allow you to use a different ...
35:35
Configure Multiple DataSource using Spring Boot and Spring Data | Java Techie
This video explain you How to Configure Multiple DataSource in Single Spring Boot and Spring Data JPA #JavaTechie ...
22:33
Spring Boot : How to connect with multiple databases using Spring Data JPA | Interview Question
In this video, we'll walk you through the process of connecting two databases in a Spring Boot application. Whether you're ...
10:32
Spring Boot DataSource Explained (Connection Pooling & Configuration) – Part 85
This video is Part 85 of the Spring Boot tutorial series. In this tutorial, we take a deep dive into *DataSource in Spring Boot* ...
9:25
#18 Spring Data JPA and H2 Setup
Git Repo : https://github.com/navinreddy20/spring6yt Check out our courses: Mastering Agentic AI with Java: Spring AI, ...
5:14
Spring Boot Uses application.properties to do configurations. Following Configurations are demonstrated in this Video 1.
16:31
Spring Boot Environment Variables Explained (Secure Your API Keys!)
Never expose your API keys again! In this tutorial, we'll dive into managing environment variables in Spring Boot applications - the ...
5:31
Full Guide to @ConfigurationProperties in SpringBoot | properties and yaml files | Geekific
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the last video of this ...
13:16
Spring Boot : How to connect with multiple databases using Spring Data JPA
springboot #multipledatabases #springdatajpa In this video you can learn how to develop spring boot application which can ...
1:30
Failed to configure a DataSource: 'url' Spring boot
DATASOURCE (DataSourceAutoConfiguration & DataSourceProperties) spring.datasource.url=jdbc:mysql://localhost:3306/test ...
1:12
What is the Spring Boot applications.properties file?
Understand the applications.properties file in Spring Boot.
33:21
Multiple Data Sources using Custom Annotation in a Spring Boot Example
Configure Multiple Data Sources using Custom Annotation in a Spring Boot Example The typical scenario for a Spring Boot ...
22:24
Configure Multiple Data Sources in a Spring Boot Application
Configure Multiple Data Sources (Databases) in a Spring Boot Application? The typical scenario for a Spring Boot application is to ...
14:58
Spring Tutorial 38 - Adding Spring and DataSource Configuration
We'll now add the Spring framework to our JDBC project. We'll add dependency injection to our Main and DAO class. We'll also ...
11:59
Spring Boot DataSource Setup with JNDI: Tomcat 9 Secrets Revealed | Spring Boot Tutorial
Learn how to setup a DataSource with JNDI in Spring Boot on Tomcat 9 in this tutorial. Discover the secrets to successful Spring ...
9:10
4. How to declare properties or configuration data in Spring boot | Full Stack Adda
How to declare properties in Spring boot, configuration in Spring boot , application.properties, application.yml, How to pass ...
1:54
6. Spring Boot application.properties Explained: Database & JPA Configuration Example
GitHub : https://github.com/codersstash/book-details Blog : https://www.codersstash.com This video explains key Spring Boot ...