Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joshlong-attic/devoxx-poland-2015-microservices-hol
- Owner: joshlong-attic
- License: apache-2.0
- Created: 2015-04-21T10:13:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T13:11:18.000Z (over 9 years ago)
- Last Synced: 2024-04-13T19:27:36.512Z (9 months ago)
- Language: Java
- Homepage:
- Size: 145 KB
- Stars: 4
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)