GithubHelp home page GithubHelp logo

dalalsunil1986 / spring-boot-2.0-projects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rameshmf/spring-boot-2.0-projects

0.0 0.0 0.0 1.8 MB

Spring Boot 2.0 Projects, published by Packt

License: MIT License

Java 59.39% HTML 6.12% CSS 0.22% FreeMarker 6.98% Kotlin 20.03% Dockerfile 0.13% TypeScript 6.54% JavaScript 0.60%

spring-boot-2.0-projects's Introduction

Spring Boot 2.0 Projects

Spring Boot 2.0 Projects

This is the code repository for Spring Boot 2.0 Projects, published by Packt.

Build production-grade reactive applications and microservices with Spring Boot

What is this book about?

Spring is one of the best tools available on the market for developing web, enterprise, and cloud-ready software. The goal of Spring Boot is to provide a set of tools for quickly building Spring applications that are easy to configure, and that make it easy to create and run production-grade Spring-based applications. Spring Boot 2.0 Projects will get you acquainted with important features of the latest version of this application-building tool and will cover basic, as well as advanced topics.

This book covers the following exciting features:

  • Learn the fundamental features of Spring Boot 2.0 and Kotlin
  • Customize Spring Boot 2.0 applications
  • Build a basic web application
  • Use Redis to build a taxi-hailing API
  • Create a simple blog management system and a Twitter clone

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

public class Address {
  private String number;
  private String street;
  private String city;
  private String country;
  private String zipCode;
  // Getters, Setters, Equals, Hashcode
}

Following is what you need for this book: This book is for competent Spring developers who wish to understand how to develop complex yet scalable applications with Spring Boot. You must have a good knowledge of Java programming and be familiar with the basics of Spring.

With the following software and hardware list you can run all code files present in the book (Chapter 1-9).

Software and Hardware List

Chapter Software required OS required
All Java 8 Development Kit Windows
All IntelliJ IDEA Windows
All Maven Windows

Related products

Get to Know the Author

Mohamed Shazin Sadakath is an experienced software engineer with over 9 years of software development experience in J2SE-, J2EE-, and Spring-based applications. He is a BSc (Hons) software engineering graduate, having achieved first class honors. He has worked in different domains, ranging from telecommunications to real estate. In his spare time, he contributes to open source projects, such as Spring Security, and writes technical articles for blogs. He is a Stack Overflow Moderator and loves answering Java-related questions.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

spring-boot-2.0-projects's People

Contributors

abhishek1373 avatar shazin avatar supriyathabe 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.