Code Monkey home page Code Monkey logo

springio2017's Introduction

Making the most of Spring Boot: adapting to your environment!

Welcome to the hands-on lab for Spring Boot. In this repository, there are a total of 5 branches available:

  • master
  • lab1
  • lab2
  • lab3
  • solution

For this workshop, the lab-branches are incremental. This means that when you've finished lab1 (or you are stuck), you can simply checkout the next lab-branch to get a clean starting point for the next lab. As a result, the solution branch contains the total solution of all labs in this workshop.

The powerpoint that we'll be using during the workshop is available in all branches.

If you want to switch between labs, you can use the git checkout command:

  • git checkout <master/lab1/lab2/lab3/solution>

Artemis

The software in the labs runs based on an Artemis JMS server. Included in the branches is a standalone installation of Artemis 2.0.0. You can start it using the following steps:

  1. Open a terminal in ${repository_home}/apache-artemis-2.0.0/springio/bin
  2. Run artemis run

Maven

We've assumed that you can use an available internet connection to download any required maven depencies you need for the projects. However, in case this doesn't work for whatever reason, there is a complete repository in each branch at ${repository_home}/repository. You can either choose to copy this on top of your own maven repository, or simply point your maven installation to this repository folder using the settings.xml

springio2017's People

Contributors

hawkeye-bot avatar

Watchers

 avatar  avatar  avatar  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.