diff --git a/README.md b/README.md index e0db6a725..f1a38ecef 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,4 @@ The reason this is happening is because build-info.properties is not found in th generated by gradle. When spring sees the file, it makes a BuildProperties bean available. Changing the compiler output path of each module to conform to gradle solves the problem. +