{"id":19472351,"url":"https://github.com/aboutbits/mapstruct-extensions","last_synced_at":"2026-07-09T21:31:17.678Z","repository":{"id":250732182,"uuid":"835299794","full_name":"aboutbits/mapstruct-extensions","owner":"aboutbits","description":"Mapstruct extensions like custom naming strategies.","archived":false,"fork":false,"pushed_at":"2025-09-11T05:52:02.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T08:55:10.140Z","etag":null,"topics":["java","lombok","mapstruct"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aboutbits.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-29T14:52:01.000Z","updated_at":"2025-09-11T05:52:06.000Z","dependencies_parsed_at":"2024-07-29T20:48:22.782Z","dependency_job_id":"e666bd1f-d4fe-4deb-bb4a-bd79a568a6f7","html_url":"https://github.com/aboutbits/mapstruct-extensions","commit_stats":null,"previous_names":["aboutbits/mapstruct-extensions"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aboutbits/mapstruct-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fmapstruct-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fmapstruct-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fmapstruct-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fmapstruct-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutbits","download_url":"https://codeload.github.com/aboutbits/mapstruct-extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutbits%2Fmapstruct-extensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279275646,"owners_count":26138633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-17T02:00:07.504Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","lombok","mapstruct"],"created_at":"2024-11-10T19:14:10.768Z","updated_at":"2025-10-17T03:11:35.345Z","avatar_url":"https://github.com/aboutbits.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mapstruct extensions\n\nSome customizations for mapstruct\n\n## Setup\n\nAdd this library to the classpath by adding the following maven dependency. Versions can be found [here](../../packages)\n\n```xml\n\n\u003cdependency\u003e\n    \u003cgroupId\u003eit.aboutbits\u003c/groupId\u003e\n    \u003cartifactId\u003emapstruct-extensions\u003c/artifactId\u003e\n    \u003cversion\u003ex.x.x\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## CustomAccessorNamingStrategy\n\nThe [CustomAccessorNamingStrategy.java](src%2Fmain%2Fjava%2Fit%2Faboutbits%2Fmapstruct%2Fspi%2FCustomAccessorNamingStrategy.java) adds support for Lombok's `@With` methods.\nBy default, Lombok would treat these generated functions as accessors and would try to map them.\n\n## Local Development\n\nTo use this library as a local development dependency, you can simply refer to the version `BUILD-SNAPSHOT`.\n\nCheck out this repository and run the maven goal `install`. This will build and install this library as version `BUILD-SNAPSHOT` into your local maven cache.\n\nNote that you may have to tell your IDE to reload your main maven project each time you build the library.\n\n## Build \u0026 Publish\n\nTo build and publish the chart, visit the GitHub Actions page of the repository and trigger the workflow \"Release Package\" manually.\n\n## Information\n\nAbout Bits is a company based in South Tyrol, Italy. You can find more information about us on [our website](https://aboutbits.it).\n\n### Support\n\nFor support, please contact [info@aboutbits.it](mailto:info@aboutbits.it).\n\n### Credits\n\n- [All Contributors](../../contributors)\n\n### License\n\nThe MIT License (MIT). Please see the [license file](license.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fmapstruct-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutbits%2Fmapstruct-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutbits%2Fmapstruct-extensions/lists"}