Skip to content

suragreat/fastjson2-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fastjson2-native

To demonstrate fastjson2 does not deserialize boolean field with false value in native image.

The root cause is incorrectly Using Unsafe safely in GraalVM Native Image.

To run:

mvn clean package -Pnative

./target/my-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages