Zihlu Wang
|
8dd0dad8d9
|
feat: Moved package name from cn.org.codecrafters to com.onixbyte
|
2024-04-26 01:50:46 +08:00 |
|
Zihlu Wang
|
cb537a6844
|
Merge branch 'main' into development
# Conflicts:
# devkit-core/src/main/resources/logback.xml
# devkit-utils/src/main/resources/logback.xml
# guid/src/main/resources/logback.xml
# property-guard-spring-boot-starter/src/main/resources/logback.xml
# simple-jwt-authzero/src/main/resources/logback.xml
# simple-jwt-facade/src/main/resources/logback.xml
# simple-jwt-jjwt/src/main/resources/logback.xml
# simple-jwt-spring-boot-starter/src/main/resources/logback.xml
# webcal/src/main/resources/logback.xml
|
2024-03-31 17:52:47 +08:00 |
|
Zihlu Wang
|
bb79c126fa
|
refactor: Optimised codes.
Move all private or protected to the last of files.
|
2024-03-31 17:47:42 +08:00 |
|
Zihlu Wang
|
d593c83cc8
|
refactor: Optimised logging pattern.
|
2024-03-31 17:09:31 +08:00 |
|
Zihlu Wang
|
1a194396ff
|
feat: Added logback configurations to each project and upgrade jjwt to 0.12.5
|
2024-03-11 15:17:11 +08:00 |
|
Zihlu Wang
|
23c2a2bd06
|
docs: Added some documents.
|
2024-01-31 12:26:13 +08:00 |
|
Zihlu Wang
|
e8c124d8ec
|
fix: Fix the issue that reports illegal base64 character when decoding a JWT Payload
|
2024-01-25 23:34:20 +08:00 |
|
Zihlu Wang
|
aa3213cbbe
|
refactor(devkit-utils): Changed the location of some codes.
|
2023-09-19 08:51:42 +08:00 |
|
Zihlu Wang
|
f80c47e8ad
|
docs(global): Optimised javadoc, changed the spelling to British English.
|
2023-09-18 15:04:10 +08:00 |
|
Zihlu Wang
|
a66879a99b
|
docs(devkit-utils): Optimised javadoc, changed to better expression.
|
2023-09-16 17:08:04 +08:00 |
|
Zihlu Wang
|
7b653edb3b
|
docs(global): Changed spelling with BrE.
|
2023-09-15 15:41:23 +08:00 |
|
Zihlu Wang
|
6549373e8d
|
docs(global): Optimised javadocs.
|
2023-09-15 15:36:25 +08:00 |
|
Zihlu Wang
|
c655a6d9a1
|
feat(devkit-utils): Added AesUtil.
|
2023-09-09 18:49:43 +08:00 |
|
Zihlu Wang
|
1370ed4e77
|
build(devkit-utils): Renamed module dev-utils to devkit-utils
|
2023-07-31 23:45:58 +08:00 |
|