ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

16 results

Bit Science
Spring Annotations for Experienced Developers #springboot #java #annotations

Subscribe Bit Science if you are a Science Student. Here are the some playlist you must check. Science Playlists ...

10:51
Spring Annotations for Experienced Developers #springboot #java #annotations

43,150 views

2 years ago

Otavio Santana
Three use of Java annotations

shorts You can use Java annotations in several ways on your code; it gives three examples: Documentation, runtime metadata, ...

0:58
Three use of Java annotations

921 views

2 years ago

Otavio Santana
What is Mockito and it can make easier on your Java tests?

shorts On Java, you can make your life easier using Mockito. You don't need to start several database and service instances to ...

0:40
What is Mockito and it can make easier on your Java tests?

1,701 views

2 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,107 views

2 years ago

Otavio Santana
Java Reflection Advanced with Proxy: Creating a more robust code

In this video, we'll give a next on Java reflection with Proxy. If you like me and enjoy good framework API, you might love Spring ...

11:23
Java Reflection Advanced with Proxy: Creating a more robust code

446 views

2 years ago

Drunken Engineer
Factory Design Pattern in Java | Real Time Project Example

This video explain factory design pattern along with real time project usage. One of the best book for Interview Questions Top ...

14:18
Factory Design Pattern in Java | Real Time Project Example

20,161 views

4 years ago

Otavio Santana
What is Java Record Compact Constructor?

shorts Java Compact Constructor on record allows you to create validation on your Java classes easily. You can have consistency ...

0:43
What is Java Record Compact Constructor?

341 views

2 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,094 views

3 years ago

Otavio Santana
Mapstruct: The introduction Guide To Java Object Conversion

Unlock the Full Potential of Java Object Conversion! In this video, The Ultimate Engineer delves into the power of MapStruct, the ...

12:58
Mapstruct: The introduction Guide To Java Object Conversion

2,935 views

2 years ago

Vaadin
Tutorial: Vaadin Flow Spring Security login (4 min)

Learn how to set up Spring Security and a log-in page with Vaadin Flow. 0:00 - Steps overview 0:19 - Add Spring Security ...

4:14
Tutorial: Vaadin Flow Spring Security login (4 min)

9,404 views

2 years ago

Drunken Engineer
Builder Design Pattern in java | Real Time Project Usage

This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...

22:37
Builder Design Pattern in java | Real Time Project Usage

6,593 views

4 years ago

Drunken Engineer
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

7:54
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

11,403 views

4 years ago

Otavio Santana
Money on Java: Why should we use Money-API in my Java code?

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 ...

20:59
Money on Java: Why should we use Money-API in my Java code?

1,196 views

3 years ago

Otavio Santana
Jakarta Microprofile CDI Test: Test your CDI components effortlessly

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 ...

11:29
Jakarta Microprofile CDI Test: Test your CDI components effortlessly

319 views

2 years ago

ArchiLab
Spring Data JPA in Action

Man kann Entities ganz einfach mit Sprint Data JPA in der Datenbank persistieren. Spring lässt einen über Java-Annotationen das ...

39:57
Spring Data JPA in Action

3,966 views

4 years ago

ArchiLab
Value Objects in Spring JPA

Entities werden mit "@Entity" getaggt, um sie via Spring Data JPA zu persistieren. Aber wie ist das bei Value Objects?

15:45
Value Objects in Spring JPA

2,917 views

4 years ago