c1675d0fba
Replaced direct fields in `AbstractResponse` with `ResponseResultInfo` for better encapsulation and consistency. Introduced `JsonConf` to provide a shared, reusable `ObjectMapper` configuration. Updated tests and logic to align with the refactored response structure, enhancing maintainability and readability.
14 lines
141 B
Plaintext
14 lines
141 B
Plaintext
/.settings/
|
|
/target/
|
|
/.classpath
|
|
/.project
|
|
/.factorypath
|
|
/.springBeans
|
|
/.idea
|
|
*.iml
|
|
|
|
# local files
|
|
/info.txt
|
|
cf.yml
|
|
/docs/apidocs/javadoc.sh
|