Do check your project has the Spring-Boot-dev-tool dependency. If yes then the entity will be generated with the dev tool classLoader.
After removing the dev tool dependency it works for me. Give it a shoot.
ref this.