Skip to content

Latest commit

 

History

History

Courses

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Java Courses

Build A Web App With Spring Framework and Angular 2

https://www.udemy.com/build-a-web-app-with-spring-boot-and-angular-2

About

(Updated) Step by Step guide on Angular 2 + Spring Boot + Hiberante + Token-based Security+Eclipse

Learning Web Application with Spring 5 and Angular 2

https://www.udemy.com/learning-web-application-with-spring-5-and-angular-2

About

Learn how to make your own Web Application with Spring 5 and Angular 2

https://console.developers.google.com/apis/credentials?project=packt-lwa-spring-5-angular-2

Reactive Programming with Spring Framework 5

https://www.udemy.com/reactive-programming-with-spring-framework-5

About

Learn Functional Reactive Programming with Spring Framework 5!

Building An E-Commerce Store Using Java Spring Framework

https://www.udemy.com/building-an-e-commerce-store-using-java-spring-framework

About

Hands-on experience with Spring MVC, Spring Data, Hibernate, JPA, Spring Security, Spring Webflow and more

Application Development with Spring 5.0 and Angular 6

https://www.udemy.com/application-development-with-spring-50-and-angular-6

About

Explore the power of Spring 5.0 with Java to create your own real-world and enterprise-level applications

Build An Online Bank With Java, Angular 2, Spring and More

https://www.udemy.com/build-an-online-bank-with-java-angular-2-spring-and-more

About

Comprehensive guide on building online banking system with Frontend, Backend, Database, REST and more using latest Tech

Learn Microservices with Spring Boot and Spring Cloud

https://www.udemy.com/learn-microservices-with-spring-boot-and-spring-cloud

About

A Hands-on Guide on Spring and Microservices

Data Structures and Algorithms Bootcamp

https://www.udemy.com/data-structures-and-algorithms-bootcamp/

About

How to ace your Silicon Valley style coding interview

Links

http://bigocheatsheet.com/
http://www.mathcs.emory.edu/~cheung/Courses/171/Syllabus/9-BinTree/BST-delete2.html

Spring & Hibernate for Beginners (includes Spring Boot)

https://www.udemy.com/spring-hibernate-tutorial/

About

Spring 5: Learn Spring 5 Core, AOP, Spring MVC, Spring Security, Spring REST, Spring Boot 2, Thymeleaf, JPA & Hibernate

Links

https://wolfpaulus.com/mac/tomcat/
https://repo.spring.io/release/org/springframework/spring/
https://docs.spring.io/spring/docs/current/spring-framework-reference/core.html#beans-introduction
https://repo.maven.apache.org/maven2/
https://www.mulesoft.com/tcat/tomcat-ssl

Spring Framework 5: Beginner to Guru

https://www.udemy.com/course/spring-framework-5-beginner-to-guru/

About

Spring Framework 5: Learn Spring Framework 5, Spring Boot 2, Spring MVC, Spring Data JPA, Spring Data MongoDB, Hibernate

Links

https://github.com/springframeworkguru/spring5webapp
https://github.com/spring-projects/spring-petclinic

Exception handler:
https://github.com/springframeworkguru/spring5-recipe-app/tree/response-status
https://github.com/springframeworkguru/spring5-recipe-app/tree/exception-handler
https://github.com/springframeworkguru/spring5-recipe-app/tree/display-error-data
https://github.com/springframeworkguru/spring5-recipe-app/tree/assign-number-format-exception
https://github.com/springframeworkguru/spring5-recipe-app/tree/controller-advice

Mongo DB:
https://github.com/springframeworkguru/spring5-mongo-recipe-app/tree/integration-testing-mongodb

Reactive:
https://github.com/springframeworkguru/reactive-sandbox/tree/master/reactive-examples

Swagger:
https://github.com/springframeworkguru/spring5-mvc-rest/tree/swagger-config
https://github.com/springframeworkguru/spring5-mvc-rest/tree/swagger-ui
https://github.com/springframeworkguru/spring5-mvc-rest/tree/swagger-meta-data
https://github.com/springframeworkguru/spring5-mvc-rest/tree/swagger-endpoint-custom
https://github.com/springframeworkguru/spring5-mvc-rest/tree/swagger-ep-assn-review

Java Spring Tutorial Masterclass - Learn Spring Framework 5

https://www.udemy.com/course/java-spring-framework-masterclass/

About

Can't Find a good Spring Tutorial? Finally Understand Spring 5 With Spring Core, Spring MVC, Spring Boot 2 and more

Links

Logback:
https://logback.qos.ch/manual/layouts.html#conversionWord

Java Database Connection: JDBC and MySQL

https://www.udemy.com/how-to-connect-java-jdbc-to-mysql/

About

Learn how to connect to a MySQL database with Java JDBC

Deploy Java Spring Apps Online to Amazon Cloud (AWS)

https://www.udemy.com/deploy-java-spring-apps-online/

About

Learn how to deploy your Java Spring Apps online to showcase your Spring Skills! (Live Internet Access)

Learn RabbitMQ: Asynchronous Messaging with Java and Spring

https://www.udemy.com/learn-rabbitmq-asynchronous-messaging-with-java-and-spring/

About

Learn how to develop Queues, Exchanges, Routings and Listeners with Rabbit MQ using Java and Spring!

Links

http://localhost:15672
https://www.rabbitmq.com/install-standalone-mac.html

Commands:

rabbitmq-server
rabbitmq-server -detached
rabbitmqctl shutdown
rabbitmqctl stop
rabbitmqctl status

Build Your REST API with Spring 5

https://www.baeldung.com/rest-with-spring-course

About

From HTTP fundamentals to API Mastery

Java Streams API Developer Guide

https://www.udemy.com/java-streams/

About

Functional Programming with Java 8

Java Multithreading

https://www.udemy.com/java-multithreading/

About

Unveiling the mysteries of multithreading in Java. The ultimate Java multithreading course

Java Multithreading, Concurrency & Performance Optimization

https://www.udemy.com/java-multithreading-concurrency-performance-optimization/

About

Become an expert in Multithreading, Concurrency & Parallel programming in Java, with strong emphasis on high performance

Multithreading and Parallel Computing in Java

https://www.udemy.com/multithreading-and-parallel-computing-in-java/

About

Multithreading and Concurrent Programming, Parallel Computation and MapReduce in Java

Efficient Java Multithreading with Executors

https://www.udemy.com/efficient-java-multithreading-with-executors/

About

Learn how to use the modern Executors framework to do everything that you can do with the Threads API ... and more!

Java Application Performance and Memory Management

https://www.udemy.com/java-application-performance-and-memory-management/

About

Learn how to tune the JVM and make good coding choices to ensure your applications perform optimally.

Apache Kafka Series - Learn Apache Kafka for Beginners v2

https://www.udemy.com/course/apache-kafka/

About

START HERE: Learn Apache Kafka 2.0 Ecosystem, Core Concepts, Real World Java Producers/Consumers & Big Data Architecture

Apache Kafka Series - Kafka Connect Hands-on Learning

https://www.udemy.com/kafka-connect/

About

Kafka Connect - Learn How to Source Twitter Data, Store in Apache Kafka Topics & Sink in ElasticSearch and PostgreSQL

Apache Kafka Series - Confluent Schema Registry & REST Proxy

https://www.udemy.com/confluent-schema-registry

About

Kafka - Master Avro, the Confluent Schema Registry and Kafka REST Proxy. Build Avro Producers/Consumers, Evolve Schemas

Apache Kafka Series - Kafka Cluster Setup & Administration

https://www.udemy.com/kafka-cluster-setup/

About

Hands-On Training on ZooKeeper Quorum Setup, Kafka Cluster Setup and Administration in AWS.

Apache Kafka Series - Kafka Streams for Data Processing

https://www.udemy.com/kafka-streams/

About

Learn the Kafka Streams API with Hands-On Examples, Learn Exactly Once, Build and Deploy Apps with Java 8

Apache Kafka Series - Kafka Security (SSL SASL Kerberos ACL)

https://www.udemy.com/apache-kafka-security/

About

Hands-On Course - Kafka Security Setup in AWS with SSL Encryption & Authentication, SASL Kerberos, ACL in Zookeeper

Apache Kafka Series - Kafka Monitoring & Operations

https://www.udemy.com/course/kafka-monitoring-and-operations/

About

Kafka Monitoring Setup with Prometheus and Grafana, Kafka Operations and Kafka Cluster Upgrades Hands-On. Setup in AWS

Apache Kafka Series - KSQL for Stream Processing - Hands On!

https://www.udemy.com/kafka-ksql/

About

Use SQL on Apache Kafka with Confluent KSQL! Build an entire taxi booking application based on KSQL stream processing

Hibernate: Advanced Development Techniques

https://www.udemy.com/course/hibernate-tutorial-advanced/

About

Learn Advanced Hibernate techniques for Mapping Sets, Lists, Embeddable, Enums and Inheritance

Angular 2 Complete E-Commerce App Course - Java,Spring,MySQL

https://www.udemy.com/course/build-angular-2-complete-e-comerce-app-java-spring-mysql/

About

A Comprehensive Project with Step-By-Step Guide on latest Angular 2 Ecosystem and Java Spring Framework Ecosystem

Testing Spring Boot: Beginner to Guru

https://www.udemy.com/course/testing-spring-boot-beginner-to-guru

About

Become an Expert Testing Java and Spring Boot Applications using JUnit 5, Mockito, Spring Boot, and More!

Master Java Unit Testing with Spring Boot & Mockito

https://www.udemy.com/course/learn-unit-testing-with-spring-boot

About

Learn to write awesome Java JUnit unit tests with Spring Boot, Mockito, JsonAssert, Hamcrest & JsonPath in 40 easy steps

Practical Test Driven Development for Java Programmers

https://www.udemy.com/course/practical-test-driven-development-for-java-programmers

About

A truly practical approach to the fundamentals of test driven development in Java, featuring JUnit and Mockito

The Gradle Masterclass

https://www.udemy.com/course/gradle-masterclass

About

Discover the most advanced Java Build tools on the Planet!