Skip to content

vaquarkhan/building-microservices

 
 

Repository files navigation

Developing Microservices With Spring Boot

Introduction

What makes a modern application? A modern application lives on the web. It lives in the cloud. It works with all manner of data (big-data, NoSQL, in-memory data-grids). It is service-oriented and multi-client ready. It is production-ready. It is driven by ever-changing demands and scale.

While it’s true that it may no longer be a "Spring" chicken, Spring’s maturity is well-proven and powering some of the largest and widely used open-web applications in the world! And, with the introduction of Spring Boot, it’s lighter and more productive than ever.

Contents

This repository contains the example code covered in the LiveLesson video. Use the links below to jump to a specific topic:

About

Building Microservices with Spring Boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 73.9%
  • JavaScript 15.6%
  • HTML 6.1%
  • CSS 4.2%
  • Other 0.2%