From 9308904af7708385a5cf835276cd63dd64df907d Mon Sep 17 00:00:00 2001 From: Kazuki Shimizu Date: Tue, 19 Jun 2018 02:07:59 +0900 Subject: [PATCH 1/2] Add reference to dozer-spring-boot-starter See gh-13501 --- spring-boot-project/spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 2f6e2e7b35..ccd6740360 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -67,6 +67,9 @@ do as they were designed before this was clarified. | https://github.com/docker-java/docker-java/[Docker Java] and https://github.com/spotify/docker-client/[Docker Client] | https://github.com/jliu666/docker-api-spring-boot +| https://github.com/DozerMapper/dozer[Dozer] +| https://github.com/DozerMapper/dozer/blob/master/docs/asciidoc/documentation/springBootIntegration.adoc + | ErroREST exception handler | https://github.com/mkopylec/errorest-spring-boot-starter From f682c776913cc6eb888b85400132cbcba6c934da Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 19 Jun 2018 10:54:01 +0200 Subject: [PATCH 2/2] Polish "Add reference to dozer-spring-boot-starter" Closes gh-13501 --- spring-boot-project/spring-boot-starters/README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index ccd6740360..da1dfd813e 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -67,8 +67,8 @@ do as they were designed before this was clarified. | https://github.com/docker-java/docker-java/[Docker Java] and https://github.com/spotify/docker-client/[Docker Client] | https://github.com/jliu666/docker-api-spring-boot -| https://github.com/DozerMapper/dozer[Dozer] -| https://github.com/DozerMapper/dozer/blob/master/docs/asciidoc/documentation/springBootIntegration.adoc +| https://dozermapper.github.io/[Dozer] +| https://github.com/DozerMapper/dozer | ErroREST exception handler | https://github.com/mkopylec/errorest-spring-boot-starter