Skip to content

Commit

Permalink
优化 records 类的编码方式
Browse files Browse the repository at this point in the history
  • Loading branch information
vnobo committed Oct 27, 2023
1 parent 33f72c8 commit eac8c97
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@ version=0.0.1-SNAPSHOT
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.daemon=true
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M
dusername=alexbob
dpassword=dckr_pat_wvKMRljAECuiaY7riNJ5RVOMM-M
demail=5199840@qq.com
dprefix=alexbob
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1024M

0 comments on commit eac8c97

Please sign in to comment.