{"id":20187507,"url":"https://github.com/humbertodias/spring-boot-rest-with-http2","last_synced_at":"2025-08-30T23:39:43.127Z","repository":{"id":44542638,"uuid":"123605967","full_name":"humbertodias/spring-boot-rest-with-http2","owner":"humbertodias","description":"Spring-Boot with REST over HTTP2","archived":false,"fork":false,"pushed_at":"2025-01-28T23:26:36.000Z","size":197,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T02:12:27.440Z","etag":null,"topics":["amadeus-api","http2","spring-boot","undertow"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/humbertodias.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":"2018-03-02T16:55:13.000Z","updated_at":"2025-01-28T23:26:39.000Z","dependencies_parsed_at":"2025-01-02T01:29:08.861Z","dependency_job_id":"8ecfcd05-b70d-4266-a03f-8d183cb23b11","html_url":"https://github.com/humbertodias/spring-boot-rest-with-http2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/humbertodias/spring-boot-rest-with-http2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fspring-boot-rest-with-http2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fspring-boot-rest-with-http2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fspring-boot-rest-with-http2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fspring-boot-rest-with-http2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humbertodias","download_url":"https://codeload.github.com/humbertodias/spring-boot-rest-with-http2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humbertodias%2Fspring-boot-rest-with-http2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272921613,"owners_count":25015763,"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-08-30T02:00:09.474Z","response_time":77,"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":["amadeus-api","http2","spring-boot","undertow"],"created_at":"2024-11-14T03:24:22.886Z","updated_at":"2025-08-30T23:39:43.111Z","avatar_url":"https://github.com/humbertodias.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build, Test](https://github.com/humbertodias/spring-boot-rest-with-http2/actions/workflows/build.yml/badge.svg)](https://github.com/humbertodias/spring-boot-rest-with-http2/actions/workflows/build.yml)\n\n# SpringBoot/HTTP2\n\nSpring-Boot with REST using Undertow over HTTP2 \n\n# Requisites\n\n1. [Java](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) 8+\n2. [Maven](https://maven.apache.org/download.cgi) 3+\n\n# Play\n\n```shell\nmvn spring-boot:run\n```\n\nor\n\n```shell\nmvn clean package\njava -jar target/spring-boot-rest-with-http2-0.0.1-SNAPSHOT.jar\n```\n\n# Access\n\nhttps://localhost:8443/swagger-ui.html\n\n\n![](doc/swagger-amadeus.png)\n\n# Optionals\n\nHTTP 1.1\n\n```shell\nmvn spring-boot:run -Dserver.ssl.enabled=false -Dserver.http2.enabled=false\n```\n\nServer Port\n\n```shell\nmvn spring-boot:run -Dserver.port=9090\n```\n\n# Mappings\n\nhttps://localhost:8443/actuator/mappings\n\nhttps://localhost:8443/swagger-resources\n\n\n# References\n\n* [HTTP2 Configuration](http://www.baeldung.com/spring-boot-application-configuration)\n\n* [Undertow from JBOSS](http://undertow.io)\n\n* [Swagger Configuration](http://www.baeldung.com/swagger-2-documentation-for-spring-rest-api)\n\n* [Certificate SSL](https://www.thomasvitale.com/https-spring-boot-ssl-certificate)\n\n* [Swagger Codegen](https://github.com/swagger-api/swagger-codegen)\n\n* [Swagger Codegen with Maven](https://www.clianz.com/2016/05/29/java-mvc-swagger-gen/)\n\n* [OpenAPI documentation](https://www.baeldung.com/spring-rest-openapi-documentation)\n\n* [SpringDoc](https://springdoc.org/springdoc-properties.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertodias%2Fspring-boot-rest-with-http2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumbertodias%2Fspring-boot-rest-with-http2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumbertodias%2Fspring-boot-rest-with-http2/lists"}