Coder Social home page Coder Social logo

tanbinh123 / spring-5.0-by-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/spring-5.0-by-example

0.0 0.0 0.0 4.45 MB

Spring 5.0 By Example, published by Packt

License: MIT License

Java 74.07% JavaScript 7.55% HTML 10.52% Kotlin 7.86%

spring-5.0-by-example's Introduction

Spring 5.0 By Example

This is the code repository for Spring 5.0 By Example, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Spring makes application development extremely simple and also improves developer productivity by reducing initial configuration time and providing tools to increase efficiency.

In the first part of the book, we will learn how to construct a CMS Portal using Spring's support for building REST APIs. We will also integrate these APIs with AngularJS. We will later develop this application in a reactive fashion by using Project Reactor, Spring WebFlux and Spring Data.

In the second part, we will build an amazing messaging application, which will consume the Twitter API and perform some filtering and transformations. We will then play around with Server Sent Events and explore Spring’s support for Kotlin which makes application development quick and efficient.

In the last part, we will build a real microservice application by using the most important techniques and patterns such as service discovery, circuit breakers, security, data streams, monitoring, and a lot more from this architectural style.

By the end of the book, you will be comfortable with the concepts of spring boot and spring cloud.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

Chapter01 does not contain code files. All the remaining chapters contains code files pressent in their respective folders.

The code will look like the following:

<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-amqp</artifactId>
</dependency>

The readers are expected to have a basic knowledge of Java. Notion about Distributed Systems is an added advantage. To execute code files in this book, you would need to have the following software/dependencies:

  • IntelliJ IDEA Community Edition
  • Docker CE
  • pgAdmin
  • Docker Compose You will be assisted with installation processes, and so on through this book.

Related Products

spring-5.0-by-example's People

Contributors

abhishek1373 avatar adhithya21 avatar claudio-sensedia avatar claudioed avatar packt-itservice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.