{"id":15013859,"url":"https://github.com/oktadev/okta-java-rest-api-comparison-example","last_synced_at":"2025-10-06T07:30:38.259Z","repository":{"id":45850933,"uuid":"228945424","full_name":"oktadev/okta-java-rest-api-comparison-example","owner":"oktadev","description":"Java REST API with Micronaut, Quarkus, and Spring Boot","archived":false,"fork":true,"pushed_at":"2021-10-07T16:00:01.000Z","size":127,"stargazers_count":18,"open_issues_count":0,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-01T05:23:19.123Z","etag":null,"topics":["java","micronaut","quarkus","rest","rest-api","spring-boot"],"latest_commit_sha":null,"homepage":"https://developer.okta.com/blog/2020/01/09/java-rest-api-showdown","language":"Batchfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"denieus/java-rest-comparison","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oktadev.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}},"created_at":"2019-12-19T00:40:50.000Z","updated_at":"2023-05-17T13:47:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/oktadev/okta-java-rest-api-comparison-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oktadev%2Fokta-java-rest-api-comparison-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oktadev%2Fokta-java-rest-api-comparison-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oktadev%2Fokta-java-rest-api-comparison-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oktadev%2Fokta-java-rest-api-comparison-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oktadev","download_url":"https://codeload.github.com/oktadev/okta-java-rest-api-comparison-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235510114,"owners_count":19001650,"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":["java","micronaut","quarkus","rest","rest-api","spring-boot"],"created_at":"2024-09-24T19:44:51.899Z","updated_at":"2025-10-06T07:30:37.712Z","avatar_url":"https://github.com/oktadev.png","language":"Batchfile","readme":"# Java REST API Showdown: A Comparison Among The Best Frameworks In The Market\n\nThis example shows how to create Java REST APIs with Micronaut, Quarkus, and Spring Boot.\n\nPlease read [Java REST API Showdown: A Comparison Among The Best Frameworks In The Market](https://developer.okta.com/blog/2020/01/09/java-rest-api-showdown) for a tutorial that shows you how to build each application.\n\n**Prerequisites:** \n\n* [Java 11](https://adoptium.net/)\n\n\u003e [Okta](https://developer.okta.com/) has Authentication and User Management APIs that reduce development time with instant-on, scalable user infrastructure. Okta's intuitive API and expert support make it easy for developers to authenticate, manage and secure users and roles in any application.\n\n* [Getting Started](#getting-started)\n* [Help](#help)\n* [Links](#links)\n* [License](#license)\n\n## Getting Started\n\nTo install this example application, run the following commands:\n\n```bash\ngit clone https://github.com/oktadev/okta-java-rest-api-comparison-example.git\n```\n\nThis will get a copy of the project locally. There are three folders: `micronaut`, `quarkus`, and `spring-boot`. \n\n### Create a Free Okta Developer Account\n\nIf you don't have one, [create an Okta Developer account](https://developer.okta.com/signup/). After you've completed the setup process, log in to your account and navigate to copy the `Org URL` in from the top right corner of the page, it will look something like: `https://dev-123456.okta.com`.\n\nPaste the value of `{yourOktaDomain}` into the following files:\n\n* `micronaut/src/main/resources/application.yml`\n* `quarkus/src/main/resources/application.properties`\n* `spring-boot/src/main/resources/application.properties`\n\n### Start the application\n\nTo start each application you can use the commands below:\n\n* Micronaut: `./mvnw mn:run`\n* Quarkus: `./mvnw compile quarkus:dev`\n* Spring Boot: `./mvnw spring-boot:run`\n\n## Links\n\nThis example uses the following libraries provided by Okta:\n\n* [Okta Spring Boot Starter](https://github.com/okta/okta-spring-boot)\n\n## Help\n\nPlease post any questions as comments on the [blog post](https://developer.okta.com/blog/2020/01/09/java-rest-api-showdown), or visit our [Okta Developer Forums](https://devforum.okta.com/). \n\n## License\n\nApache 2.0, see [LICENSE](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foktadev%2Fokta-java-rest-api-comparison-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foktadev%2Fokta-java-rest-api-comparison-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foktadev%2Fokta-java-rest-api-comparison-example/lists"}