Is it possible to create a spring-boot application that has NO datasource? In my case i just need a simple REST app but it seems on start up that there is an attempt to auto
I had this issue, Once I have removed below dependency it started working.
org.springframework.boot spring-boot-starter-data-jpa