From 7aad92b576d7dc19a60baa76349269d51d402d60 Mon Sep 17 00:00:00 2001 From: Chinthaka Dinadasa Date: Fri, 28 Oct 2022 12:07:50 +0530 Subject: [PATCH] Adding Java Springboot Microservices development free course (#9000) * added free course on springboot microservices development * changed javatodev author name --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 98ab99dd3..361fb2654 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -695,6 +695,7 @@ ### Java * [Advanced Software Construction in Java](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+6.005.2x+1T2017/about) - MIT Open Learning Library +* [Building Microservices With Spring Boot – Free Course With Practical Project](https://javatodev.com/building-microservices-with-spring-boot-free-course-with-practical-project/) Chinthaka Dinadasa (javatodev) * [Central Connecticut State University, Introduction to CS Using Java](http://chortle.ccsu.edu/CS151/cs151java.html) * [CS106A - Programming Methodology](https://see.stanford.edu/Course/CS106A) (Stanford) * [Introduction to Java](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/)