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
shardingjdbc has supported spring boot 2.0.0 release, however it occured exception when parsing the placeholder of inline expression ${}.
I suggest that it should support another placeholder of inline expression to avoid this similar situation, for example $->{}.
I can pull request for this issue, haha.
The text was updated successfully, but these errors were encountered:
shardingjdbc has supported spring boot 2.0.0 release, however it occured exception when parsing the placeholder of inline expression ${}.
I suggest that it should support another placeholder of inline expression to avoid this similar situation, for example $->{}.
I can pull request for this issue, haha.
The text was updated successfully, but these errors were encountered: