mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-21 22:40:43 +08:00
re README +++2
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -61,4 +61,6 @@ JYso 是 404Team [404StarLink 2.0](https://github.com/knownsec/404StarLink) 中
|
||||
- https://xz.aliyun.com/t/10656?time__1311=mq%2BxBDy7G%3DLOD%2FD0DoYg0%3DDR0HG8KeD&alichlgref=https%3A%2F%2Ftttang.com%2F#toc-7
|
||||
- https://whoopsunix.com/docs/PPPYSO/advance/UTFMIX/
|
||||
- https://github.com/Whoopsunix/utf-8-overlong-encoding
|
||||
- https://tttang.com/archive/1405/#toc_groovyclassloader
|
||||
- https://xz.aliyun.com/t/10656?time__1311=mq%2BxBDy7G%3DLOD%2FD0DoY4AKqiKD%3DOQjqx&alichlgref=https%3A%2F%2Ftttang.com%2F
|
||||
|
||||
|
||||
@@ -75,4 +75,6 @@ Before installing and using this tool, please be sure to read carefully and full
|
||||
- https://xz.aliyun.com/t/10656?time__1311=mq%2BxBDy7G%3DLOD%2FD0DoYg0%3DDR0HG8KeD&alichlgref=https%3A%2F%2Ftttang.com%2F#toc-7
|
||||
- https://whoopsunix.com/docs/PPPYSO/advance/UTFMIX/
|
||||
- https://github.com/Whoopsunix/utf-8-overlong-encoding
|
||||
- https://tttang.com/archive/1405/#toc_groovyclassloader
|
||||
- https://xz.aliyun.com/t/10656?time__1311=mq%2BxBDy7G%3DLOD%2FD0DoY4AKqiKD%3DOQjqx&alichlgref=https%3A%2F%2Ftttang.com%2F
|
||||
|
||||
|
||||
+1
-1
@@ -101,7 +101,7 @@ dependencies {
|
||||
}
|
||||
|
||||
group = 'org.example'
|
||||
version = '1.2.9'
|
||||
version = '1.3.0'
|
||||
description = 'JYso'
|
||||
java.sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ public class TomcatJdbcController implements LdapController {
|
||||
// com.alibaba.druid.pool.DruidDataSourceFactory
|
||||
// org.apache.tomcat.jdbc.pool.DataSourceFactory
|
||||
Entry e = new Entry(base);
|
||||
Reference ref = new Reference("javax.sql.DataSource", "org.apache.tomcat.jdbc.pool.DataSourceFactory", null);
|
||||
Reference ref = new Reference("javax.sql.DataSource", factoryType, null);
|
||||
TomcatJdbcController.TomcatBypassHelper helper = new TomcatJdbcController.TomcatBypassHelper();
|
||||
String code = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user