Skip to content

Commit 2c0cd4c

Browse files
committed
Update readme.md
1 parent 8dc8b9c commit 2c0cd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micro-boot/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[micro-boot example apps](https://github.com/aol/micro-server/tree/master/micro-boot/src/test/java/app)
44

5-
Micro-boot allows Microserver front ends to use Spring Boot backends. To use full-stack Spring Boot with Microserver (and Jersey) see the micro-spring-boot plugin.
5+
**micro-boot** allows Microserver front ends to use Spring Boot backends (in other words it adds Spring Boot as a plugin to Microserver). To use full-stack Spring Boot with Microserver (and Jersey) see the [micro-spring-boot plugin](https://github.com/aol/micro-server/tree/master/micro-spring-boot) (in other words to use Microserver as a plugin to Spring Boot use micro-sprint-boot rather than this plugin).
66

77
## A simple example with one resource
88

0 commit comments

Comments
 (0)