Git Product home page Git Product logo

learning-spring-boot-code's Introduction

Build Status

Important
Viewing older versions of code

Learning Spring Boot

3021OS mockupcover normal
Note
This code has been updated using the latest stable version of Spring Boot 1.3.

This is a standing repo of the code for Learning Spring Boot. While the book explains how to use the gradle wrapper, the code here already has the gradle wrapper set up. That means that for gradle-based apps, you can immediately run them assuming you have Java installed on your box.

Note
Some bits of the code have had significant improvement, such as chapter 3’s usage of JMS APIs added to Spring Framework 4.1. Also, I have updated all the code to now use @SpringBootApplication instead of @EnableAutoConfiguration, etc. So, some bits of the book are obsolete in their explanations. But in total, the code is robust and the concepts still solid.
Caution
No have Java? I suggest you download and install Java 8 Development Kit (JDK). The book is based on using Java 8 to build and run everything.

While not evident when you read the book, each chapter has a progressive approach regarding code. At various phases through each chapter, new features are added. To snapshot that, I create a separate app (using numbering) in the relevant chapter. To see the final version of the app, simply jump to the last app.

If you are looking for the details explaining each app, please order a copy of the book.

It may sound presumptuous, but I have high confidence in the fidelity of the code. I developed each version of each chapter’s app inside my IDE and ran it repeatedly. Since I wrote the entire book using Asciidoctor, I simply imported the source code directly into the manuscript. The risk at hand is not importing some aspect of the app.

Stay tuned. In the meantime, share and enjoy!

Licensing

The code in this project is licensed Apache License v2.0.

Contributions

Please read the related CONTRIBUTING document if you are interested in making contributions.

learning-spring-boot-code's People

Contributors

gregturn avatar

Watchers

James Cloos avatar Juan Pablo Prado 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.