You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Spring data Jdbc/JPA can recognize spring.datasource and build a DataSource bean, if possible create a ConnectionFactory bean from spring.datasource automatically if it is configured in Spring Boot applications?