Use Retrofit to parse JSON to Object in Spring Boot
46
Learning Module 7 Overview: JSON and Code Review
47
HTML View to Controller to Service to DAO
48
Thymeleaf th:each and Boostrap list-group integrated
49
Overview of Logging Best Practices, Example in Spring Boot
50
Bootstrap List, Exceptions, Spring Logging Intro
51
Logback Configuration in Spring Boot Explained with Demo
52
Install WAMP on Windows 10; fix missing MSVCP120.dll, msvcr110.dll
53
Create User in MySQL
54
Create MySQL Database in phpMyAdmin
55
Create Database with Spring Boot, MySQL, & JPA ddl-auto=create
56
ERD, new table in MySQL, phpMyAdmin, insert rows
57
Map DTO to Table using @Column and @Table annotations
58
Get plant data from form to Controller to database
59
Use CrudRepository to query data and show in HTML view
60
Persistence, MySQL, JPA Learning Module Overview
61
Use HTML datalist to provide autocomplete values for input
62
Create a simple HTML input autocomplete with JQuery
63
Create Dynamic Autocomplete with JQuery and Spring Boot
64
Maintain an in memory copy of data for autocomplete in Spring Boot
65
JQuery Autocomplete show label and submit value (ID) in Spring Boot
66
Module Overview: JQuery Autocomplete and Spring Boot Integration
67
Caching in Spring Boot with Simple Example
68
Upload an image in Spring Boot; Save to Disk
69
@ManyToOne, @JoinColumn demonstration in Spring Boot
70
Show image with variable name Thymeleaf Spring Boot
71
Caching, Upload Image, One to Many Spring Boot Overview
72
Create a Simple findByQuery in Spring Boot JPA
73
Create a detail page to show a List using th:each and th:text
74
@OneToMany, mappedBy in Spring JPA/Spring Boot
75
Installing ActiveMQ as a Service in Windows
76
Create a Simple ActiveMQ Queue Comsumer with Spring Boot
77
Resize an image with Thumbnailator and Spring Boot
78
Watermark an image with Thumbnailator and Spring Boot
79
Enterprise Application Development Sprint 3 Overview
80
Sets in Java and Intersection, Difference, Union: Simple Explanation
81
How to setup Kafka on a Windows machine
82
Kafka, Spring: Add new topic; two Listeners on one Topic
83
Create a Dashboard with Kafka Topics, Set, Spring Boot, and
Description:
Explore microservices and enterprise application development using Java and Spring Boot in this comprehensive 18-hour tutorial series. Begin with setting up a development environment on a Windows machine, including Eclipse Photon and Java 10. Dive into core concepts such as Spring Boot, Maven, and Model-View-Controller architecture. Learn to create controllers, implement REST APIs, and use Postman for testing. Discover Behavior Driven Design, unit testing with JUnit and Mockito, and integrating Bootstrap for improved UI. Explore database integration with MySQL, JPA, and CrudRepository. Implement advanced features like caching, image uploading, and JQuery autocomplete. Gain hands-on experience with message queues using ActiveMQ and Apache Kafka. Access source code on GitHub to follow along and reinforce learning throughout the series.
Microservices and Enterprise Application Development with Java and Spring Boot