Commit 2c91ced
authored
Develop (#17)
* Add<TParamSqlValid>: Add annotation for application to check whether params are legal
* Upd<TParamSqlValid>: Update annotation for custom validate field
* Fix<ConfigAdapter>: logout instance return error
* Fix<Mysql>: Fix disconnect logic (Set status in advance cause data couldn't save)
Fix<MaxLengthCheckError>: case error
Change<UrlUtil>: Improve logic
Fix<MethodAppReceiver>: Fix intervalMS logic
* Change<Frame>: For couldn't stop frame properly, add some debug log
* Change<RouterMatch>: Quote tire, waiting for next canary version, for completely hot-adapt path mechanism
* Change<Frame>: Trim plug-in system, transposing partial implementation, add application command
* Upd<README>: Update README, english version waiting
* @initial 7.0.0-official
* Change<Project>: param validate addon field (msg) & with events & with objParam(anno)
* Change<Project>: param validate addon field (msg) & with events & with objParam(anno)
* Fix<MaxValueValidate>: forget!!
* Revert "Fix<MaxValueValidate>: forget!!"
This reverts commit 787e9fd1f7268dfce6cde9ac363d090590dcebaf.
* Add<TParamSqlValid>: Add annotation for application to check whether params are legal
* Change<Frame>: For couldn't stop frame properly, add some debug log
* Change<RouterMatch>: Quote tire, waiting for next canary version, for completely hot-adapt path mechanism
* Upd<README>: Update README, english version waiting
* @initial 7.0.0-official
* Revert "Revert "Fix<MaxValueValidate>: forget!!""
This reverts commit 7ed780d.
* Create hs_err_pid55916.log1 parent 2c3e13c commit 2c91ced
5 files changed
Lines changed: 841 additions & 4 deletions
File tree
- src/main/java/com/talexframe/frame/core/modules/network/connection/app/addon/param/valid
- max/value
- sql
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
54 | 77 | | |
55 | 78 | | |
56 | 79 | | |
| |||
0 commit comments