dynamic-datasource/ISSUE_TEMPLATE
2021-01-05 17:38:28 +08:00

43 lines
495 B
Plaintext

Please fill it out carefully, or it will be closed.
请认真填写,不然会直接关闭。
# Enviroment
JDK Version(required):
SpringBoot Version(required):
dynamic-datasource-spring-boot-starter Version(required):
druid Version(optional):
# Describe what happened
Expected Result:
Actual Result:
If there is an exception,or aop invalid,please attach the exception trace:
```
Just paste your stack trace here!
```
# Steps to reproduce
- Step 1
- Step 2
- Step 3