chen.ma
3913797044
Merge remote-tracking branch 'origin/develop' into develop
2 years ago
chen.ma
ce4929f79d
Skip gpg plugin
2 years ago
pirme
9a84e4dc6f
Update the list of contributors
2 years ago
chen.ma
6a2e3745fe
Refactor sub-Module build-plugins ( #767 )
2 years ago
shanjianq
3d3a5d4579
optimize code and fix sql in hippo4j-server ( #782 )
...
* init code for verify module
* init code for verify module
* create application for config modify in thread pool manage
* finish rejectModification
* finish rejectModification
* add todo
* finish threadPoolManage accept
* finish threadPoolManage accept
* finish threadPoolManage config verify
* formatting code
* optimize ConfigModifyVerifyService
* finish config modification verify
* finish config modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish threadPoolInstanceConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* fix ConfigModifyVerifyReqDTO
* fix bug
* optimize verifyController
* optimize verifyController
* fix request param
* finish modify application query page
* finish modify application query page
* finish modify application query detail
* finish modify application query detail
* finish thread pool config modification verify module
* optimize accept modification logic
* formatting code
* fix bug
* formatting code
* formatting code
* update sql file
* add annotation
* add annotation and formatting code
* add annotation and formatting code
* remove useless code
* fix sql
* fix bug in web thread pool verify and adapter thread pool
* fix sql && update hippo4j.core.auth.enabled=true in server properties && optimize code in AdapterThreadPoolConfigModificationVerifyServiceImpl and WebThreadPoolConfigModificationVerifyServiceImpl
* fix sql && update hippo4j.core.auth.enabled=true in server properties && optimize code in AdapterThreadPoolConfigModificationVerifyServiceImpl and WebThreadPoolConfigModificationVerifyServiceImpl
* fix sql && update hippo4j.core.auth.enabled=true in server properties && optimize code in AdapterThreadPoolConfigModificationVerifyServiceImpl and WebThreadPoolConfigModificationVerifyServiceImpl
Co-authored-by: airoger <czzx201101136>
2 years ago
baymax55
65ae17241d
Fix call /hippo4j/v1/cs/auth/users/info/xxx error when set hippo4j.core.auth.enabled = false ( #781 )
2 years ago
pirme
ac7e16b891
Update the list of contributors
2 years ago
shanjianq
8f742e559c
Config change verify ( #780 )
...
* init code for verify module
* init code for verify module
* create application for config modify in thread pool manage
* finish rejectModification
* finish rejectModification
* add todo
* finish threadPoolManage accept
* finish threadPoolManage accept
* finish threadPoolManage config verify
* formatting code
* optimize ConfigModifyVerifyService
* finish config modification verify
* finish config modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish threadPoolInstanceConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* fix ConfigModifyVerifyReqDTO
* fix bug
* optimize verifyController
* optimize verifyController
* fix request param
* finish modify application query page
* finish modify application query page
* finish modify application query detail
* finish modify application query detail
* finish thread pool config modification verify module
* optimize accept modification logic
* formatting code
* fix bug
* formatting code
* formatting code
* update sql file
* add annotation
* add annotation and formatting code
* add annotation and formatting code
* remove useless code
* fix sql
* fix bug in web thread pool verify and adapter thread pool
Co-authored-by: airoger <czzx201101136>
2 years ago
maxisvest
3f8dfb4c31
Add method for TraceContextUtil ( #777 )
...
* add method for TraceContextUtil
* modify something
* delete blank line
2 years ago
pirme
7729ceab69
Update the list of contributors
2 years ago
pizihao
aec3d98bbf
New feature ( #779 )
...
* feat : supplement StringUtil
* fix : To solve RestTemplate Missing parameter (#775 )
* fix : again appoint MediaType for request post (#770 )
2 years ago
shanjianq
4666c90bc2
Update developer.md ( #778 )
...
* Update developer.md
* Update developer.md
2 years ago
pirme
4020c27b7a
Update the list of contributors
2 years ago
shanjianq
656d508b35
finish thread pool config change verify ( #776 )
...
* init code for verify module
* init code for verify module
* create application for config modify in thread pool manage
* finish rejectModification
* finish rejectModification
* add todo
* finish threadPoolManage accept
* finish threadPoolManage accept
* finish threadPoolManage config verify
* formatting code
* optimize ConfigModifyVerifyService
* finish config modification verify
* finish config modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish webConfig modification verify
* finish threadPoolInstanceConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* finish adapterThreadPoolConfig modification verify
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* optmize ConfigVerifyController
* fix ConfigModifyVerifyReqDTO
* fix bug
* optimize verifyController
* optimize verifyController
* fix request param
* finish modify application query page
* finish modify application query page
* finish modify application query detail
* finish modify application query detail
* finish thread pool config modification verify module
* optimize accept modification logic
* formatting code
* fix bug
* formatting code
* formatting code
* update sql file
* add annotation
* add annotation and formatting code
* add annotation and formatting code
* remove useless code
* fix sql
Co-authored-by: airoger <czzx201101136>
2 years ago
pirme
fbfdecaef1
Update the list of contributors
2 years ago
baymax55
e186064d4b
Add note for Authentication ( #774 )
2 years ago
pirme
21f74fda73
Update the list of contributors
2 years ago
baymax55
241a8b79fa
feat: Added authentication mode on the server side ( #772 )
2 years ago
chen.ma
5c79c8f72c
Change document
2 years ago
chen.ma
a99c2db75c
Change document
2 years ago
weihubeats
f9d8b5f993
Rename ( #765 )
...
* Simplified DynamicThreadPool usage
* Simplified DynamicThreadPool usage
* init
* update method name
2 years ago
chen.ma
3c5c09a799
Change document
2 years ago
chen.ma
481c54f6c1
Change document title link citation
2 years ago
pizihao
737d319c4c
fix : solve ReflectUtil#getMethodByName IllegalException ( #763 ) ( #764 )
...
Co-authored-by: pizihao <hao3073liu@163.com>
2 years ago
chen.ma
76f1651f58
Fix SpringDynamicThreadPool does not take effect
2 years ago
chen.ma
508e894758
Adaptation index maximum length
2 years ago
chen.ma
464d616aad
Change the sample project configuration
2 years ago
chen.ma
c9e28a632b
Changed hippo4j database upgrade script ( #737 )
2 years ago
pizihao
e03d464053
Globally remove the Hutooltoolkit dependency ( #759 ) ( #762 )
...
* fix : global remove hutool(#725 )
* fix : update use for hutool(#725 )
* fix : Replenish toolkit(#725 )
* fix : merge branch conflicts(#725 )
* fix : modify code format(#725 )
* fix : config BeanUtil merged to common(#725 )
* fix : add IdUtil for generate UUID(#725 )
* fix : replace method for convert bean(#725 )
Co-authored-by: pizihao <hao3073liu@163.com>
2 years ago
chen.ma
50746f41fe
Optimize client cache capacity
2 years ago
chen.ma
fd01bcdb2a
Merge remote-tracking branch 'origin/develop' into develop
2 years ago
chen.ma
ceddf9ade1
Remove extra blank lines
2 years ago
pirme
5c687b0e21
Update the list of contributors
2 years ago
Lijx
956bd20d6c
Globally remove the Guava toolkit dependency ( #759 )
...
* Globally remove the Guava toolkit dependency
* update "Globally remove the Guava toolkit dependency"
2 years ago
小马哥
b5810ce296
Update README.md
2 years ago
chen.ma
eaf0fa16a7
Add code checking tool maven-checkstyle-plugin ( #755 )
2 years ago
chen.ma
00440506c2
Fix ci errors
2 years ago
chen.ma
87100acee6
Merge remote-tracking branch 'origin/develop' into develop
2 years ago
chen.ma
1baf187ece
Fix checkstyle plugin scan bug
2 years ago
pirme
e211093325
Update the list of contributors
2 years ago
chen.ma
26a7ad63ba
Format file blank line
2 years ago
Gdk666
5692ea2b7a
add Md5ConfigUtilTest test case ( #758 )
...
* add BeanUtilTest test case
* add BeanUtilTest test case
* add BeanUtilTest test case
* add ClassUtilTest test case
* add ConfigExecutorTest test case
* Revert "add ConfigExecutorTest test case"
This reverts commit ffc00ff4
* add ConfigExecutorTest test case
* add EnvUtilTest test case
* add ConfigExecutorTest test case
* add Md5ConfigUtilTest test case
* Revert "add Md5ConfigUtilTest test case"
This reverts commit ee949adc
* add Md5ConfigUtilTest test case
* Revert "add Md5ConfigUtilTest test case"
This reverts commit ed638916
* add Md5ConfigUtilTest test case
2 years ago
weihubeats
e8485921bb
Simplified DynamicThreadPool usage ( #757 )
...
* Simplified DynamicThreadPool usage
* Simplified DynamicThreadPool usage
2 years ago
pirme
04b79acfc1
Update the list of contributors
2 years ago
weihubeats
c97b2b407c
Simplified thread pool creation ( #756 )
...
* Simplified thread pool creation
* update method name
2 years ago
pirme
83fea8e0c7
Update the list of contributors
2 years ago
weihubeats
ad9a8f76ed
add PolarisRefresherHandler ( #754 )
...
* add PolarisRefresherHandler
* format code
2 years ago
pirme
2a3f5973cb
Update the list of contributors
2 years ago
pirme
63d9959948
Update the list of contributors
2 years ago
baymax55
f62fcc739c
Add test case for NoArgsConsumer ( #753 )
2 years ago