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
Dear all,
application.properties of the module livelessons-cloud-services contains spring.datasource.max-active=1
but it should be spring.datasource.tomcat.max-active=1
The text was updated successfully, but these errors were encountered:
Dear all,
application.properties of the module livelessons-cloud-services contains
spring.datasource.max-active=1
but it should be
spring.datasource.tomcat.max-active=1
The text was updated successfully, but these errors were encountered: