{"id":13416754,"url":"https://github.com/eclipse-ee4j/jakartaee-examples","last_synced_at":"2025-08-28T17:08:25.235Z","repository":{"id":39671452,"uuid":"198641761","full_name":"eclipse-ee4j/jakartaee-examples","owner":"eclipse-ee4j","description":"Jakarta EE Examples","archived":false,"fork":false,"pushed_at":"2024-07-14T20:26:48.000Z","size":3063,"stargazers_count":122,"open_issues_count":8,"forks_count":44,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-07-31T22:35:20.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ee4j.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-07-24T13:32:26.000Z","updated_at":"2024-07-30T17:08:28.000Z","dependencies_parsed_at":"2024-06-27T22:25:25.067Z","dependency_job_id":"3e113466-c633-41e8-851d-21271627d5f6","html_url":"https://github.com/eclipse-ee4j/jakartaee-examples","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjakartaee-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjakartaee-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjakartaee-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ee4j%2Fjakartaee-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ee4j","download_url":"https://codeload.github.com/eclipse-ee4j/jakartaee-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243671225,"owners_count":20328586,"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":[],"created_at":"2024-07-30T22:00:21.479Z","updated_at":"2025-08-28T17:08:25.223Z","avatar_url":"https://github.com/eclipse-ee4j.png","language":"Java","funding_links":[],"categories":["Jakarta EE Examples"],"sub_categories":[],"readme":"# Jakarta EE 10 Examples\n\n\nThis repository contains code examples for Jakarta EE 10.\n\nA selection of these examples have an elaborate explanation in the Jakarta EE Tutorial. The tutorial content is located in the \nhttps://github.com/jakartaee/jakartaee-tutorial/ repository.\n\nNote that this project, as the tutorial, is currently very much a work in progress.\n\n### Types of examples\n\nWe use various different types of examples, as detailed below.\n\n### Focused\n\n[Focused](focused/README.md) examples demonstrate a single Jakarta technology and/or a single Jakarta API in a coherent and consistent way. \nSuch focused examples are a little like an [SSCCE](http://sscce.org) (Short, Self Contained, Correct Example), \nbut with a slightly different goal. Where the main purpose of an SSCCE is to be able to reproduce a bug, the purpose\nof the focused example is to demonstrate a technology.\n\nEach focused example is its own Maven module, and (typically) its own war. Such war can be deployed standalone to a server of choice, where it can be manually run, debugged, modified, etc.\n\nTo assure focused examples actually work, and as implicit documentation of how the example is run (what requests need to be done), most examples are accompanied by a test (in the future all examples should have a test). All tests follow the same pattern:\n\n* A server/runtime is started (if needed)\n* The actually build output of the Maven module (typically a war) is deployed to said server/runtime\n* The test, which runs on the client, issues HTTP requests to the server/runtime\n* The test assures the response of the server/runtime is expected\n* The application is undeployed\n* The server/runtime is stopped (if needed)\n\nFocused examples use Maven for building and starting the tests and JUnit for defining and executing the tests. Arquillian is used, but only to start/stop a server, and to deploy/undeploy the test application for a given server/runtime.\n\n\n### Tutorial\n\n[Tutorial](tutorial/README.md) examples are examples that happen to be used in the current version of the tutorial. They are a mix of focused examples, and more elaborate examples. They are currently specifically a work in progress and may be moved to various other locations within this repo.\n\n### Elaborate (future)\n\nElaborate examples are more complex and demonstrate multiple technologies and APIs to work together towards some practical goal.\n\n### Applications (future)\n\nActual applications that are an example of how to use Jakarta EE for a specific sector, industry, or type of application. E.g. an example application for a pet store, a cargo tracker, etc.\n\nSee [Java EE Kickoff](https://github.com/javaeekickoff) for an idea of what example applications could be included here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-ee4j%2Fjakartaee-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-ee4j%2Fjakartaee-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-ee4j%2Fjakartaee-examples/lists"}