Microservices and Enterprise Application Development with Java and Spring Boot

Microservices and Enterprise Application Development with Java and Spring Boot

Brandan Jones via YouTube Direct link

Overview of our Sample Microservice Enterprise Application

1 of 83

1 of 83

Overview of our Sample Microservice Enterprise Application

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Microservices and Enterprise Application Development with Java and Spring Boot

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Overview of our Sample Microservice Enterprise Application
  2. 2 Java Web Application Considerations: JSF, Spring, Eclipse, etc.
  3. 3 Install Eclipse Photon, Java 10, Write HelloWorld
  4. 4 Add Tomcat 8 to Eclipse Photon, Create Dynamic Web Project
  5. 5 What are Microservices? An Overview
  6. 6 A History of Object Instantiation and Spring
  7. 7 Spring Boot and Microservices
  8. 8 Simple Explanation of Maven and pom.xml
  9. 9 Use Initializr to create a Spring Boot project with Eclipse
  10. 10 Model View Controller and Spring Boot Overview
  11. 11 Create a Controller for Spring Boot Web Application
  12. 12 JSF User Interface Overview
  13. 13 Configure.gitignore, GitHub, Eclipse Photon, and Spring Boot
  14. 14 What is Scrum? Create a simple Scrum board with Scrumy.com
  15. 15 Creating a Scrum board in Scrumy.com
  16. 16 Enterprise Web Design Document Instructions
  17. 17 Group Project for Enterprise App, Avoid That Guy
  18. 18 Storyboarding Your Mobile App
  19. 19 What is Behavior Driven Design? Why use it?
  20. 20 Use UML Class Diagram to Model Simple Program
  21. 21 Spring Boot Controller Overview
  22. 22 Overview of RequestMapping, REST, Spring Boot
  23. 23 Use Postman to test and debug POST vs GET with Spring Boot
  24. 24 Use params and headers in @RequestMapping Spring Boot
  25. 25 Simple Autowired Component example in Spring Boot
  26. 26 Use Model to push Java object to HTML in Spring Boot
  27. 27 Use @RequestParam to get URL parameters in Spring Boot
  28. 28 @ResponseBody explained; produce JSON from Spring Boot
  29. 29 Overview of BDD/TDD/Unit Test Learning Module
  30. 30 Overview of Testing Strategies: UI, Integration, Unit
  31. 31 JUnit Annotations and Asserts By Example
  32. 32 Test Driven Design/BDD with Spring Boot Example
  33. 33 Use Mockito in Spring Boot to Mock Test Object
  34. 34 Populate Java Object from HTML in Spring Boot and Thymeleaf
  35. 35 Unit Test Coverage as in Eclipse; Technical Debt
  36. 36 @RequestParam to see values passed via a form
  37. 37 Use @Autowired and @Component from Service to Controller
  38. 38 Add Bootstrap to Spring Boot with CDN
  39. 39 Implement Bootstrap's NavBar
  40. 40 Use th:replace to include HTML fragments in Thymeleaf
  41. 41 User Interface with Boostrap Learning Module Overview
  42. 42 BufferedReader, InputStream, BufferedInputStream: Overview
  43. 43 Use BufferedReader, BufferedInputStream in Java
  44. 44 Parse JSON String to Object in Spring Boot App
  45. 45 Use Retrofit to parse JSON to Object in Spring Boot
  46. 46 Learning Module 7 Overview: JSON and Code Review
  47. 47 HTML View to Controller to Service to DAO
  48. 48 Thymeleaf th:each and Boostrap list-group integrated
  49. 49 Overview of Logging Best Practices, Example in Spring Boot
  50. 50 Bootstrap List, Exceptions, Spring Logging Intro
  51. 51 Logback Configuration in Spring Boot Explained with Demo
  52. 52 Install WAMP on Windows 10; fix missing MSVCP120.dll, msvcr110.dll
  53. 53 Create User in MySQL
  54. 54 Create MySQL Database in phpMyAdmin
  55. 55 Create Database with Spring Boot, MySQL, & JPA ddl-auto=create
  56. 56 ERD, new table in MySQL, phpMyAdmin, insert rows
  57. 57 Map DTO to Table using @Column and @Table annotations
  58. 58 Get plant data from form to Controller to database
  59. 59 Use CrudRepository to query data and show in HTML view
  60. 60 Persistence, MySQL, JPA Learning Module Overview
  61. 61 Use HTML datalist to provide autocomplete values for input
  62. 62 Create a simple HTML input autocomplete with JQuery
  63. 63 Create Dynamic Autocomplete with JQuery and Spring Boot
  64. 64 Maintain an in memory copy of data for autocomplete in Spring Boot
  65. 65 JQuery Autocomplete show label and submit value (ID) in Spring Boot
  66. 66 Module Overview: JQuery Autocomplete and Spring Boot Integration
  67. 67 Caching in Spring Boot with Simple Example
  68. 68 Upload an image in Spring Boot; Save to Disk
  69. 69 @ManyToOne, @JoinColumn demonstration in Spring Boot
  70. 70 Show image with variable name Thymeleaf Spring Boot
  71. 71 Caching, Upload Image, One to Many Spring Boot Overview
  72. 72 Create a Simple findByQuery in Spring Boot JPA
  73. 73 Create a detail page to show a List using th:each and th:text
  74. 74 @OneToMany, mappedBy in Spring JPA/Spring Boot
  75. 75 Installing ActiveMQ as a Service in Windows
  76. 76 Create a Simple ActiveMQ Queue Comsumer with Spring Boot
  77. 77 Resize an image with Thumbnailator and Spring Boot
  78. 78 Watermark an image with Thumbnailator and Spring Boot
  79. 79 Enterprise Application Development Sprint 3 Overview
  80. 80 Sets in Java and Intersection, Difference, Union: Simple Explanation
  81. 81 How to setup Kafka on a Windows machine
  82. 82 Kafka, Spring: Add new topic; two Listeners on one Topic
  83. 83 Create a Dashboard with Kafka Topics, Set, Spring Boot, and

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.