Spring Boot Integration

Spring Framework Logo 2018

MicroStream comes with a Spring Boot integration. It is available within this artifact:

pom.xml
<dependencies>
	<dependency>
		<groupId>one.microstream</groupId>
		<artifactId>microstream-integrations-spring-boot</artifactId>
		<version>06.01.00-MS-GA</version>
	</dependency>
</dependencies>

For more information consult the readme file.

Official Spring Boot site: https://spring.io/projects/spring-boot