Create/update blips for hal-hateoas, microservices and spring-boot
This commit is contained in:
@@ -1,17 +1,10 @@
|
||||
---
|
||||
title: "Spring Boot"
|
||||
ring: assess
|
||||
ring: trial
|
||||
quadrant: languages-and-frameworks
|
||||
|
||||
---
|
||||
|
||||
With Spring Boot you create standalone Spring Applications with minimum configuration. [Spring Boot](https://projects.spring.io/spring-boot/) rapidly gets you up and running for production.
|
||||
|
||||
With an embedded Tomcat, Jetty and Undertow you have everything you need to deploy your application out-of-the-box.
|
||||
|
||||
The Spring Cloud ecosystem also gives you a lot of extension points for developing, deploying and running cloud applications.
|
||||
|
||||
It's based on the rock-solid Spring framework and provides excellent documentation.
|
||||
|
||||
At AOE, we use Spring Boot in a microservice architecture. Together with Groovy and Kotlin as the implementation Languages, and some other Tools (Spring Security, Cloud, HATEOAS, Data, Session) from the Spring environment, we are able to create complex and powerful applications in no time.
|
||||
We have made great experiences with Spring Boot, and already have a couple of Spring Boot based services running in
|
||||
production. We like the ease of kickstarting new Services and the variety of tools in the Spring ecosystem.
|
||||
|
||||
Reference in New Issue
Block a user