From ac25ddba3bec56bd1677380d514b99c4744c0f36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 5 Jun 2018 12:53:16 +0200 Subject: [PATCH] update toc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 295b624..e75d08c 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ There is a logical order, in which you should read and try those examples: - [Hello World (Java)](hello-world-java) - [Hello World (Spring)](hello-world-spring) - [API Mocking](mocking) +- [Spring Boot Packaging](spring-boot-packaging)