siujamo
f5bcdacb2e
refactor: mark PropertyGuard as deprecated and for removal
2025-06-04 11:31:56 +08:00
siujamo
a8029d6ca7
docs: added developer information
2025-05-22 13:43:34 +08:00
siujamo
020a5eae6d
chore: upgrade dependencies
2025-05-16 10:22:23 +08:00
siujamo
098a2fd4a7
chore: downgrade junit to 5.11.4
2025-04-24 14:53:11 +08:00
siujamo
e3500d0b50
refactor: updated copyright information
2025-04-24 11:51:34 +08:00
siujamo
5503dc572b
refactor: changed to version catalogue and upgraded dependencies
2025-04-24 11:43:41 +08:00
siujamo
ef8cde211d
feat: moved devkit-bom inside this project
2025-03-21 11:16:17 +08:00
siujamo
f7c809b557
refactor: renamed module simple-serial to simple-serial-spring-boot-starter and removed build scripts in root build.gradle.kts
2025-03-21 10:33:52 +08:00
zihluwang
d535bd165f
docs: optimised docs
2025-02-15 12:23:22 +08:00
zihluwang
971037f160
chore: removed lombok and upgraded copyright
2025-01-25 19:53:04 +08:00
zihluwang
a85c562b66
docs: added docs
2025-01-18 14:06:13 +08:00
zihluwang
f587230072
style: updated copyright
2024-12-26 22:22:51 +08:00
zihluwang
96787889a6
refactor: renamed variables in build scripts
2024-10-22 22:19:05 +08:00
zihluwang
cc5ed4beec
ci: fix ci error
...
github packages is occuring some unknown issues
2024-06-30 13:20:54 +08:00
zihluwang
23e9cc8109
docs: added JavaDoc
2024-06-30 13:10:38 +08:00
Zihlu Wang
8601de7fb1
refactor: update copyright text
...
[skip ci]
2024-05-08 11:23:58 +08:00
Zihlu Wang
e531ec438d
build: build version 1.4.0
2024-04-29 18:17:23 +08:00
Zihlu Wang
ea250103e3
ci: removed coding maven package hosting
2024-04-29 16:42:45 +08:00
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
1018c22248
docs: Optimised docs.
2024-03-12 10:59:36 +08:00
Zihlu Wang
5b2e96c938
refactor: Upgrade version to 1.4.0
...
- Upgrade to 1.4.0
- Upgrade Spring Framework to 6.1.3 to prevent
CVE-2024-22233
- Upgrade Spring Boot to 3.2.3 to prevent CVE-2024-22233
2024-03-12 10:36:25 +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
0a2beaf079
docs: Optimised project descriptions.
2024-01-31 16:38:06 +08:00
Zihlu Wang
e120becf94
build: Change build scripts.
2024-01-31 11:10:48 +08:00
Zihlu Wang
5e31565dd2
build: Changed toolchain to gradle.
2024-01-31 02:43:17 +08:00
Zihlu Wang
60e5fc3845
build: Build version 1.2.2.
2024-01-25 23:37:09 +08:00
Zihlu Wang
e1f2b937a9
build: Upgrade to 1.2.1
2024-01-05 01:44:47 +08:00
Zihlu Wang
66c2c4c8b7
build(global): Build the version 1.2.0.
2023-10-18 00:45:49 +08:00
Zihlu Wang
f95efc71c3
feat(global): Upgrade to v1.2.0-alpha
2023-10-17 03:40:05 +08:00
Zihlu Wang
b2378df576
build(global): Changed version number.
2023-09-22 09:34:36 +08:00
Zihlu Wang
1c3f6ac2ec
build(global): Upgrade to v1.1.0
...
Upgrade to v1.1.0 stable version, and the translation of SIMPLIFIED
CHINESE will be published before 26 Sept, 2023.
BREAKING CHANGE: The order of parametres in
initialising
SnowflakeGuidCreator, the original sequence is:
"workerId,
dataCentreId"; and the new sequence is "dataCentreId,
workerId"
2023-09-19 14:11:14 +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
6549373e8d
docs(global): Optimised javadocs.
2023-09-15 15:36:25 +08:00
Zihlu Wang
baa91f626a
build(global): Upgrade to v1.1.0-beta
2023-09-15 10:11:39 +08:00
Zihlu Wang
07e7e2d4fa
build(global): Upgrade to v1.1.0-aloha1
2023-09-12 08:36:01 +08:00
Zihlu Wang
c9735c5290
refactor(property-guard): Changed encryption mark from "pe:" to "pg:"
...
BREAKING CHANGE: Changed the encryption mark from "pe:" to "pg:", this
version is not compatable with v1.1.0-alpha
2023-09-12 08:35:35 +08:00
Zihlu Wang
aa2a18268f
refactor(property-guard): Remove useless imports.
...
Close #13
2023-09-10 13:40:39 +08:00
Zihlu Wang
23e267e91f
feat(property-guard): Remove useless imports.
2023-09-09 20:49:22 +08:00
Zihlu Wang
bed413dd39
docs(property-guard): Finished docs.
2023-09-09 20:44:30 +08:00
Zihlu Wang
90a9171f42
refactor(property-guard): Changed the package name.
2023-09-09 20:38:02 +08:00
Zihlu Wang
956ce5de1e
feat(property-guard): Added property-guard to protect the secrets in configuration files.
2023-09-09 20:21:34 +08:00
Zihlu Wang
f88ac1511b
build: Rename property-encryptor to property-guard.
2023-09-09 20:20:57 +08:00