{"id":16891542,"url":"https://github.com/kasramp/spring-custom-serializer","last_synced_at":"2026-04-16T11:32:13.652Z","repository":{"id":186015127,"uuid":"606555929","full_name":"kasramp/spring-custom-serializer","owner":"kasramp","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-14T21:01:45.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T08:25:12.135Z","etag":null,"topics":["genson-serializer","moshi","moshi-serializer","spring","spring-boot","spring-boot-moshi","spring-boot-moshi-converter"],"latest_commit_sha":null,"homepage":"https://www.geekyhacker.com/2023/04/12/how-to-use-alternative-serializers-instead-of-jackson-with-spring-boot/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kasramp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-25T20:58:51.000Z","updated_at":"2023-04-14T21:00:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0f8424c-8937-42ea-bb00-b77a9fc34441","html_url":"https://github.com/kasramp/spring-custom-serializer","commit_stats":null,"previous_names":["kasramp/spring-custom-serializer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kasramp/spring-custom-serializer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasramp%2Fspring-custom-serializer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasramp%2Fspring-custom-serializer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasramp%2Fspring-custom-serializer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasramp%2Fspring-custom-serializer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasramp","download_url":"https://codeload.github.com/kasramp/spring-custom-serializer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasramp%2Fspring-custom-serializer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31883760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["genson-serializer","moshi","moshi-serializer","spring","spring-boot","spring-boot-moshi","spring-boot-moshi-converter"],"created_at":"2024-10-13T17:07:46.413Z","updated_at":"2026-04-16T11:32:13.620Z","avatar_url":"https://github.com/kasramp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot custom Json serializer/deserializer\n\nA simple example demonstrating how to use `genson` serializer instead of `jackson` on Spring Boot. For `moshi` implementation check `moshi-serializer` branch.\n\nFor more details check:\n\n- [How to use alternative serializers instead of Jackson with Spring Boot](https://www.geekyhacker.com/2023/04/12/how-to-use-alternative-serializers-instead-of-jackson-with-spring-boot/)\n\n## Test\n\nRun the following curl command, it creates a dummy user:\n\n```bash\n$ curl -X POST \"http://localhost:8080/v1/users\" -H  \"accept: application/json\" -H  \"Content-Type: application/json\" -d '{\"firstName\":\"John\", \"lastName\": \"Wick\", \"email\": \"john.wick@continental.org\"}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasramp%2Fspring-custom-serializer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasramp%2Fspring-custom-serializer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasramp%2Fspring-custom-serializer/lists"}