Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshlong-attic/devoxx-poland-2015-microservices-hol

This is the workshop for my Devoxx PL hands-on-lab for building microservices with Spring Boot, Spring Cloud and Cloud Foundry
https://github.com/joshlong-attic/devoxx-poland-2015-microservices-hol

Last synced: 2 days ago
JSON representation

This is the workshop for my Devoxx PL hands-on-lab for building microservices with Spring Boot, Spring Cloud and Cloud Foundry

Awesome Lists containing this project

README

        

# Devoxx Poland 2015 Microservices HOL

## Prerequisites

### Develop
- [Git](http://git-scm.com/downloads)
- [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
- [Maven](https://maven.apache.org/download.cgi)
- An IDE, for example [IntelliJ IDEA](https://www.jetbrains.com/idea/download/)
- [Spring Boot CLI](http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#getting-started-installing-the-cli)

### Deploy and Manage
- Create a free account on [Pivotal Web Services](http://run.pivotal.io/)
- [Cloud Foundry CLI](https://github.com/cloudfoundry/cli/releases)