{"id":21434088,"url":"https://github.com/bernardo-mg/spring-ws-basic-security-example","last_synced_at":"2025-03-16T22:45:34.896Z","repository":{"id":43085842,"uuid":"471439104","full_name":"Bernardo-MG/spring-ws-basic-security-example","owner":"Bernardo-MG","description":"Example with basic HTTP security","archived":false,"fork":false,"pushed_at":"2024-12-14T21:42:44.000Z","size":385,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T09:10:03.850Z","etag":null,"topics":["basic-security","example","spring-security","spring-ws"],"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/Bernardo-MG.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-18T16:24:56.000Z","updated_at":"2024-12-14T21:42:33.000Z","dependencies_parsed_at":"2024-12-05T20:36:43.457Z","dependency_job_id":null,"html_url":"https://github.com/Bernardo-MG/spring-ws-basic-security-example","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fspring-ws-basic-security-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fspring-ws-basic-security-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fspring-ws-basic-security-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Fspring-ws-basic-security-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bernardo-MG","download_url":"https://codeload.github.com/Bernardo-MG/spring-ws-basic-security-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945529,"owners_count":20372894,"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","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":["basic-security","example","spring-security","spring-ws"],"created_at":"2024-11-22T23:33:14.770Z","updated_at":"2025-03-16T22:45:34.878Z","avatar_url":"https://github.com/Bernardo-MG.png","language":"Java","readme":"# Spring WS Basic Security Example\n\nExample for setting up basic HTTP Security on a web service with Spring Boot.\n\n## Usage\n\nStart the Docker image:\n\n```\ndocker-compose -f docker/docker-compose.yml --project-name spring-ws-basic-security-example up\n```\n\nAnd the web service be available at [http://localhost:8080/](http://localhost:8080/).\n\n## Requests with Postman\n\nTo make things easier import `src/test/resources/basic_auth.postman_collection.json` into Postman. It includes all the queries needed to test the project.\n\n## Users\n\n| User     | Password | Permissions    |\n|----------|----------|----------------|\n| admin    | 1234     | all            |\n| noroles  | 1111     | none           |\n| locked   | 1111     | all            |\n| expired  | 1111     | all            |\n| disabled | 1111     | all            |\n| expcreds | 1111     | all            |\n| noread   | 1111     | all minus read |\n\n## Features\n\n- [Spring MVC](https://spring.io/)\n- Basic HTTP security\n- Basic Spring Boot security auditing\n\n## Documentation\n\nThe documentation site is actually a Maven site, its sources are included in the project. Can be generated by using the following Maven command:\n\n```\nmvn verify site\n```\n\nThe verify phase is required, otherwise some of the reports won't be built.\n\n## Collaborate\n\nAny kind of help with the project will be well received, and there are two main ways to give such help:\n\n- Reporting errors and asking for extensions through the issues management\n- or forking the repository and extending the project\n\n### Issues management\n\nIssues are managed at the GitHub [project issues tracker][issues], where any Github user may report bugs or ask for new features.\n\n### Getting the code\n\nIf you wish to fork or modify the code, visit the [GitHub project page][scm], where the latest versions are always kept. Check the 'master' branch for the latest release, and the 'develop' for the current, and stable, development version.\n\n## License\n\nThe project has been released under the [MIT License][license].\n\n[issues]: https://github.com/bernardo-mg/spring-ws-basic-security-example/issues\n[license]: https://www.opensource.org/licenses/mit-license.php\n[scm]: https://github.com/bernardo-mg/spring-ws-basic-security-example\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Fspring-ws-basic-security-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernardo-mg%2Fspring-ws-basic-security-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Fspring-ws-basic-security-example/lists"}