From d7281f61eff3612ab3819f556b3bbbf70f637a43 Mon Sep 17 00:00:00 2001 From: bills7281 <104494371+bills7281@users.noreply.github.com> Date: Tue, 25 Apr 2023 16:56:19 +0100 Subject: [PATCH] Update README.md (#631) --- README.md | 1 + 1 file changed, 1 insertion(+) 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. +