Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
15 results
Subscribe Bit Science if you are a Science Student. Here are the some playlist you must check. Science Playlists ...
43,329 views
2 years ago
shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...
923 views
shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...
364 views
Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...
2,128 views
3 years ago
shorts On Java, you can make your life easier using Mockito. You don't need to start several database and service instances to ...
1,742 views
shorts Java Compact Constructor on record allows you to create validation on your Java classes easily. You can have consistency ...
347 views
This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...
20,185 views
4 years ago
In this video, Marcus Hellberg walks you through building a ChatGPT-like experience using Java, Spring Boot, and LangChain4j ...
7,536 views
If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...
1,203 views
This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...
11,443 views
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,607 views
Learn how to set up Spring Security and a log-in page with Vaadin Flow. 0:00 - Steps overview 0:19 - Add Spring Security ...
9,665 views
In this video, we'll talk about how to create a test on Jakarta EE, Microprofile exploring the power of CDI on it. Are you a Jakarta EE ...
322 views
Entities werden mit "@Entity" getaggt, um sie via Spring Data JPA zu persistieren. Aber wie ist das bei Value Objects?
2,952 views
5 years ago
Man kann Entities ganz einfach mit Sprint Data JPA in der Datenbank persistieren. Spring lässt einen über Java-Annotationen das ...
4,015 views