{"id":15866415,"url":"https://github.com/squidmin/java-spring-reactive-web-reference","last_synced_at":"2025-04-01T21:20:45.516Z","repository":{"id":236389824,"uuid":"792517852","full_name":"squidmin/java-spring-reactive-web-reference","owner":"squidmin","description":"Spring Boot Reactive Web (Spring WebFlux) application. Non-blocking REST APIs.","archived":false,"fork":false,"pushed_at":"2024-04-26T23:00:55.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T13:54:18.941Z","etag":null,"topics":["api-development","gradle","gradle-java","java","java17","java17-spring-boot","spring-boot","spring-boot-3","spring-reactive","spring-reactive-web","spring-webflux","spring-webflux-api"],"latest_commit_sha":null,"homepage":"","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/squidmin.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":"2024-04-26T20:53:18.000Z","updated_at":"2025-01-10T05:09:34.000Z","dependencies_parsed_at":"2024-04-26T21:42:33.213Z","dependency_job_id":"0ceca560-336e-428f-9f93-cf0630a7310f","html_url":"https://github.com/squidmin/java-spring-reactive-web-reference","commit_stats":null,"previous_names":["squidmin/java-spring-reactive-web-reference"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjava-spring-reactive-web-reference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjava-spring-reactive-web-reference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjava-spring-reactive-web-reference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjava-spring-reactive-web-reference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squidmin","download_url":"https://codeload.github.com/squidmin/java-spring-reactive-web-reference/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709985,"owners_count":20821314,"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":["api-development","gradle","gradle-java","java","java17","java17-spring-boot","spring-boot","spring-boot-3","spring-reactive","spring-reactive-web","spring-webflux","spring-webflux-api"],"created_at":"2024-10-05T23:20:40.122Z","updated_at":"2025-04-01T21:20:45.499Z","avatar_url":"https://github.com/squidmin.png","language":"Java","readme":"# java-spring-reactive-web-reference\n\nSpring Boot Reactive Web application demonstrating the usage of Spring WebFlux to create non-blocking REST APIs.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n- **Java JDK 17** installed.\n- IntelliJ IDEA (Community or Ultimate Edition), or your IDE of choice.\n- **Gradle 8.7** (integrated with your IDE or installed separately).\n\n## Getting Started\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/squidmin/java-spring-reactive-web-reference.git\ncd /Users/username/path/to/spring-boot-reactive-web-reference\n```\n\n\u003e Replace the path with the actual location of your clone of the project.\n\n## Building the application\n\n```bash\n./gradlew build\n```\n\n## Running the application\n\n```bash\n./gradlew bootRun\n```\n\nThe application will be available at `http://localhost:8080`.\n\n### Available endpoints\n\n- `GET /hello`: Returns a simple greeting.\n- `GET /{productId}/recommendations`: Return fake product recommendations.\n\n## Running tests\n\n```bash\n./gradlew test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidmin%2Fjava-spring-reactive-web-reference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquidmin%2Fjava-spring-reactive-web-reference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidmin%2Fjava-spring-reactive-web-reference/lists"}