Channel Avatar

Aslan's IT school: from zero to Wizard)) @UCAbriAJR_O1KR2Zkbg_FJVA@youtube.com

28 subscribers - no pronouns :c

Welcome to my IT School of Programming Wizardry for fans of


03:43
28 Spring security connection [Spring MVC]
04:49
27 Rest Data [Spring REST]
04:14
26 ResponseEntity and Postman [Spring REST]
06:49
25 Json format [Spring REST]
04:07
24 @RestController - @Controller - @ResponseBody [Spring REST]
03:47
23 CommandLineRunner [Spring Data]
06:43
22 @Entity for creating tables [Spring Data]
03:38
21 Architecture of @Repository @Service @Controller [Spring Data]
03:41
20 spring.jpa.hibernate.ddl-auto=update [Spring Data]
09:16
19 Connecting PostgreSQL database [Spring Data]
35:36
18 H2 Database [Spring Data]
08:28
17 Thymeleaf standard dialect expressions [Spring MVC]
45:00
16 Validation [Spring MVC]
01:30
15 HTML tag 'hr' for horizontal line [Spring MVC]
11:53
14 Deleting data with @PostMapping [Spring MVC]
26:53
13 Updating data with @PostMapping [Spring MVC]
09:49
12 @ModelAttribute for parameter of function [Spring MVC]
06:47
11 @ModelAttribute for function [Spring MVC]
10:30
10 HTML and "label" tag [Spring MVC]
12:22
9 @PostMapping [Spring MVC]
13:25
8 Pattern Repository [Spring MVC]
05:50
7 @PathVariable [Spring MVC]
08:27
6 Thymeleaf and Model for sending data from Controller to View [Spring MVC]
05:21
5 @RequestParam [Spring MVC]
05:33
4 HttpServletRequest [Spring MVC]
04:52
3 @RequestMapping [Spring MVC]
06:00
2 Html navigation [Spring MVC]
07:21
1 Hello World [Spring MVC]
04:07
8 @ConditionalOnProperty [Spring Boot]
02:05
7 Yaml [Spring Boot]
05:02
6 @Profile and spring.profiles.active [Spring Boot]
03:56
5 Properties from custom class by @ConfigurationProperties(prefix ="...") [Spring Boot]
03:07
4 @Value to access application.properties [Spring Boot]
02:28
3 @SpringBootApplication [Spring Boot]
09:23
2 CommandLineRunner [Spring Boot]
02:46
1 Spring Initializr [Spring Boot]
04:01
19 @Lazy in Java and Kotlin [Spring core]
02:06
18 @Scope("singleton") and @Scope("prototype") for @Bean [Spring core]
02:35
17 Stereotype annotations (@Component, @Service, @Repository) [Spring core]
09:21
16 Inversion of Control (IoC) [Spring core]
03:54
15 @Qualifier [Spring core]
06:54
14 @Autowired for Dependency Injection [Spring core]
01:45
13 Dependency injection in Spring context [Spring core]
08:04
12 "has-a" relation of beans [Spring core]
07:32
11 registerBean [Spring core]
11:25
10 @Component with @ComponentScan and @PostConstruct [Spring core]
05:07
9 Customization bean's name [Spring core]
03:08
8 get Beans by it's names [Spring core]
03:12
7 @Primary annotation for Bean [Spring core]
03:12
6 Beans [Spring core]
07:34
5 AnnotationConfigApplicationContext [Spring core]
08:36
4 What is Context of Application? [Spring core]
02:18
3 What is dependency [Spring core]
02:42
2 new maven project [Spring core]
00:22
1 Intro [Spring core]
00:46
68 shutdown method [Java core]
05:36
67 Executor , ExecutorService [Java core]
06:16
66 Callable interface and FutureTask class [Java core]
05:24
65 AtomicInteger [Java core]
03:52
64 "wait" and "notify" in multithreading [Java core]