spring-springboot-angular-microservices-mysql-java-persistence-hibernate-aws

Attempt to study Java related topics!

alt text

  • For these courses one should configure GIT for handle projects.
    • git config --global http.postBuffer 524288000.
    • git config --global core.longpaths true.

Spring Boot beginners

All course material from Spring Boot 3, Spring 6 & Hibernate for Beginners by Chad Darby ©.

Contains my own notes with some course material to enforce learning experience.

This repository is made with Eclipse, therefore it will include configuration files which are related to this IDE this approach will be favored for now. ⚙️

The course at Udemy.

Content maker.

Git repo.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

  • Section 01 – Section 1: NEW – Spring Boot 3 Quick Start.
  • Section 02 – Section 2: NEW – Spring Core.
  • Section 03 – Section 3: NEW – Hibernate/JPA CRUD.
  • Section 04 – Section 4: NEW – REST CRUD APIs.
  • Section 05 – Section 5: NEW – REST API Security.
  • Section 06 – Section 6: NEW – Spring MVC.
  • Section 07 – Section 7: NEW – Spring MVC CRUD.
  • Section 08 – Section 8: NEW – Spring MVC Security.
  • Section 09 – Section 9: NEW – JPA / Hibernate Advanced Mappings.
  • Section 10 – Section 10: NEW – AOP: Aspect-Oriented Programming.
  • Section 11 – Section 11: Summary.
  • Section 12 – Section 12: Appendix.
  • Section 13 – Section 13: Bonus.

Additional stuff.

  • Read/skim thought Spring documentation when finished this course.
  • Make Unix clock in Thymeleaf or in Angular.
  • Make crypt program in Angular.
  • Refactor paths and projects inside eclipse.
  • Check typos.
  • Make folder 00 based.
  • Section 05 – Spring Boot REST Security with JPA/Hibernate Tutorial.
  • Make Chapters/headings when reviewing.
  • Remove numbers from packages.

Old(legacy) course Curriculum, old course still accessible, if useful do.

Progress/Curriculum.

  • Section 01 – Course Introduction.
  • Section 02 – Spring Overview.
  • Section 03 – Setting Up Your Development Environment.
  • Section 04 – Spring Inversion of Control – XML Configuration.
  • Section 05 – Spring Dependency Injection – XML Configuration.

Master the Basics of Spring Integration and it's Components

All course material from Master the Basics of Spring Integration and it’s Components by Rajshree Umarekar ©.

Contains my own notes with some course material to enforce learning experience.

This repository is made with IntelliJ IDEA with Eclipse hotkeys, therefore it will include configuration files which are related to this IDE this approach will be favored for now. ⚙️

The course at Udemy.

Content maker.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Master the Basics of Spring Integration and it's Components cert

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

  • add here.

Additional stuff.

  • Add here additional.

Master Microservices

All course material from Master Microservices with Spring Boot and Spring Cloud by in28Minutes ©.

Contains my own notes with some course material to enforce learning experience.

This repository is made with Eclipse, therefore it will include configuration files which are related to this IDE this approach will be favored for now. ⚙️

The course at Udemy.

Content maker.

Latest GIT.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

  • Currently transferring handwritten notes to digital form.

Progress/Curriculum new.

  • Section 01 – Introduction ✅.
  • Section 02 – Introduction To Web Services ✅.
  • Section 03 – Restful Web Services with Spring Boot – V2.
  • Section 04 – Quick Introduction to Microservices ✅.
  • Section 05 – Microservices with Spring Cloud – V1. Master Microservices – V1 is now deprecated!.
  • Section 06 – Microservices with Spring Cloud – V2 ✅.
  • Section 07 – Docker with Microservices using Spring Boot and Spring Cloud – V2.
  • Section 08 – Kubernetes with Microservices using Docker, Spring Boot and Spring Cloud – V2.
  • Section 09 – Thanks.
  • Section 10 – Appendix – Introduction to Spring Boot in 12 Steps.
  • Section 11 – Appendix – Introduction to JUnit.
  • Section 12 – Appendix – Introduction To Mockito.
  • Section 13 – Appendix – Introduction to Functional Programming in 30 Minutes.
  • Section 14 – Appendix – Introduction To Gradle.
  • Section 15 – Appendix – Introduction to JPA in 10 Steps – V2 ✅.
  • Section 16 – Appendix – Introduction to Functional Programming in 30 Minutes.

Additional stuff.

  • Read Pro GIT book.
  • Move Spring V1 into appendix folder, since it depreciated.
    • Also numbering got changed.
  • Remove numbers from packages and from lecture notes .md if there is.

Jpa Course here

All course material from Java Persistence: Hibernate and JPA Fundamentals by Deshraj Singh Kiran ©.

The Course at Udemy.

Homepage of Course.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Java Persistence Hibernate and JPA Fundamentals

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

  • Currently transferring handwritten notes to digital form.

Progress/Curriculum.

Additional stuff.

  • Read again the mismatches.
  • Redo 18. Lab Exercise – Manipulating Objects.
  • Check again, “Entity cannot reference Entity”, but there is connections?.
  • Do including POM file <classpathentry kind="lib" path="C:/Users/ScoopiDoo/Desktop/git projektit/spring-springboot-angular-microservices-mysql-java-persistence-hibernate-aws/Java Persistence Hibernate and JPA Fundamentals/Files for course/connector/mysql-connector-j-9.2.0/mysql-connector-j-9.2.0.jar"/>
    • In .classpath.
  • Remove numbers from packages .md if there is.
  • When course finished, remove the projects from the IDE!

Advanced hibernate here

All course material from Hibernate: Advanced Development Techniques by Harinath Kuntamukkala and Chad Darby ©.

The Course at Udemy.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

cert here.

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

  • Section 01 – Introduction. ✅
  • Section 02 – Mapping Collections – Sets and Lists. ✅
  • Section 03 – Mapping Collections – Maps, Sorted Maps and Sorted Sets. ✅
  • Section 04 – Mapping Components – Embeddable. ✅
  • Section 05 – Mapping Enums. ✅
  • Section 06 – Inheritance Mapping – Single Table Strategy.
  • Section 07 – Inheritance Mapping – Table per Class Strategy.
  • Section 08 – Inheritance Mapping – Joined Table Strategy.
  • Section 09 – Inheritance Mapping – Mapped Superclass.
  • Section 10 – Inheritance Mapping – Recap and Comparison.
  • Section 11 – Course Summary – Thank You.
  • Section 12 – Bonus.

Additional stuff.

  • The repository for the code is here.

  • Paste every exercise code after examples.

  • Do the last piece of OrderBy from the chapter Sorted Maps - Write Some Code. Just another way to OrderBy.

The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert course

All course material from The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert by Colt Steele ©.

Contains my own notes with some course material to enforce learning experience.

The course at Udemy.

Home page of maker.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

UltimateMySqlBootcampCertificate

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • Course got updated, transfer your answers here with updated content!
  • Do little game as refresher. Fun game.

Cloud Native course series.

  • This course series will have the following courses.
cloud series
  1. About Docker. Course.
  2. About Kubernetes. Course.
  3. About Helm.
  4. About Service Mesh.

Docker Masterclass For Java Spring Boot Developers

All course material from Docker Masterclass For Java Spring Boot Developers by Vinoth Selvaraj ©.

Contains my own notes with some course material to enforce learning experience.

The course at Udemy.

Content maker.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • Do the last chapter exercise from Section 05.
  • Remove numbers from packages and from lecture notes .md if there is.

Kubernetes Masterclass For Beginners

All course material from Kubernetes Masterclass For Beginners [Hands-On] by Vinoth Selvaraj ©.

Contains my own notes with some course material to enforce learning experience.

The course at Udemy.

Content maker.

Latest GIT repo from owner.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • Some.

Apache Maven: Beginner to Guru

All course material from Apache Maven: Beginner to Guru John Thompson and Spring Ahead Code Academy ©. With my own notes need this to manage our corporate POM 🔥 $${\color{red}HELL}$$ 🔥.

This repository is made with IntelliJ IDEA with Eclipse hotkeys. This is why it will include configuration files which are related to this IDE this approach, and it will be favored for now, also the compiled classed for explanatory experiments. ⚙️

The course at Udemy.

Spring Ahead Code Academy.

Spring Framework Guru.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖.

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • For now do till basic level.

Cryptography and Hashing Fundamentals in Python and Java

All course material from Cryptography and Hashing Fundamentals in Python and Java Holczer Balazs ©.

Contains my own notes with some course material to enforce learning experience.

This repository is made with Eclipse, therefore it will include configuration files which are related to this IDE this approach will be favored for now. ⚙️

The course at Udemy.

If the content sparked 🔥 your interest, please consider buying the course and start learning 📖

Insert certificate here when completed

Note: The material provided in this repository is only for helping those who may get stuck at any point of time in the course. It is very advised that no one should just copy the solutions(violation of Honor Code) presented here.

Progress/Curriculum.

Additional stuff.

  • Stuff.
Visit original content creator repository https://github.com/developersCradle/spring-springboot-angular-microservices-mysql-java-persistence-hibernate-aws

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *