{"id":18548987,"url":"https://github.com/danthe1st/spring-validator","last_synced_at":"2026-05-06T04:33:01.869Z","repository":{"id":185662733,"uuid":"673476627","full_name":"danthe1st/spring-validator","owner":"danthe1st","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-02T17:32:36.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-13T11:29:09.979Z","etag":null,"topics":["annotation-processor","spring","spring-mvc","spring-web"],"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/danthe1st.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-01T17:58:17.000Z","updated_at":"2023-08-01T17:59:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2965f01-f076-4799-a51b-6386ae512501","html_url":"https://github.com/danthe1st/spring-validator","commit_stats":null,"previous_names":["danthe1st/spring-validator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danthe1st/spring-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2Fspring-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2Fspring-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2Fspring-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2Fspring-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danthe1st","download_url":"https://codeload.github.com/danthe1st/spring-validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danthe1st%2Fspring-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["annotation-processor","spring","spring-mvc","spring-web"],"created_at":"2024-11-06T20:36:23.623Z","updated_at":"2026-05-06T04:33:01.845Z","avatar_url":"https://github.com/danthe1st.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring-validator\n\nThis annotation processor raises a compile-time error if multiple endpoints have the same path.\n\nThis project is not production-ready. Use with care.\n\n### How to use\n1. Clone this repository and run `mvn install`. This is necessary as this project is not deployed to a (public) Maven repository.\n2. Add the following to the `\u003cplugins\u003e` section of your `pom.xml`:\n\t```xml\n\t\u003cplugin\u003e\n\t\t\u003cgroupId\u003eorg.apache.maven.plugins\u003c/groupId\u003e\n\t\t\u003cartifactId\u003emaven-compiler-plugin\u003c/artifactId\u003e\n\t\t\u003cconfiguration\u003e\n\t\t\t\u003cannotationProcessorPaths\u003e\n\t\t\t\t\u003cannotationProcessorPath\u003e\n\t\t\t\t\t\u003cgroupId\u003eio.github.danthe1st\u003c/groupId\u003e\n\t\t\t\t\t\u003cartifactId\u003espring-validator\u003c/artifactId\u003e\n\t\t\t\t\t\u003cversion\u003e0.0.1-SNAPSHOT\u003c/version\u003e\n\t\t\t\t\u003c/annotationProcessorPath\u003e\n\t\t\t\u003c/annotationProcessorPaths\u003e\n\t\t\u003c/configuration\u003e\n\t\u003c/plugin\u003e\n\t```\n3. Make sure annotation processing is enabled in your IDE.\n\n\n### Limitations\n\nThis project only detects endpoints annotated with Spring's default annotations (`@GetMapping`, `@RequestMapping`, ...).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanthe1st%2Fspring-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanthe1st%2Fspring-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanthe1st%2Fspring-validator/lists"}