{"id":18370691,"url":"https://github.com/mcfoggy/jee-samples","last_synced_at":"2025-04-10T21:27:01.494Z","repository":{"id":72120357,"uuid":"80126561","full_name":"McFoggy/jee-samples","owner":"McFoggy","description":"some samples to demonstrate JEE features","archived":false,"fork":false,"pushed_at":"2017-01-27T16:00:45.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T21:19:33.087Z","etag":null,"topics":["cdi","conversation","jaxrs","jee","samples","servlet"],"latest_commit_sha":null,"homepage":"http://oss.brouillard.fr/projects/jee-samples","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/McFoggy.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":"2017-01-26T15:25:44.000Z","updated_at":"2017-03-06T22:42:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"dbf90a63-529f-478d-88bf-90354c85267d","html_url":"https://github.com/McFoggy/jee-samples","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/McFoggy%2Fjee-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McFoggy%2Fjee-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McFoggy%2Fjee-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McFoggy%2Fjee-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/McFoggy","download_url":"https://codeload.github.com/McFoggy/jee-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248300284,"owners_count":21080696,"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":["cdi","conversation","jaxrs","jee","samples","servlet"],"created_at":"2024-11-05T23:39:52.295Z","updated_at":"2025-04-10T21:27:01.451Z","avatar_url":"https://github.com/McFoggy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JEE Samples\n\nThis project is a collection of self contained JEE project serving as examples or demo of JEE functionalities.\n\n## Samples\n\n### CDI\n- [JAXRS \u0026 Conversation](conversation-jaxrs/README.md)  \n  _demo usage of `javax.enterprise.context.Conversation` \u0026 `@ConversationScoped` beans inside a JAXRS application_ \n- [Servlet \u0026 Conversation](conversation-servlet/README.md)  \n  _demo usage of `javax.enterprise.context.Conversation` \u0026 `@ConversationScoped` beans inside a Servlet based application_ \n  ![WebServlet with conversation](conversation-servlet/src/doc/images/conversation-servlet.png?raw=true \"conversation webservlet\")\n\n## Build\n\n__Integration tests on embedded server__\n\n- `mvn clean install`\n\n__Integration tests on remote server__\n\n- `mvn -Premote clean install`\n\n## Release\n\nThis project uses [jgitver-maven-plugin](https://github.com/jgitver/jgitver-maven-plugin) to handle its versioning, check [documentation](https://github.com/jgitver/jgitver-maven-plugin#jgitver-maven-plugin) for further details.\n\n\nOnce your are satisfied of the HEAD commit (ie you performed all your tests)\n\n- `git tag -a -m \"release X.Y.Z, additional reason\" X.Y.Z`\n- `mvn -Prelease -DskipTests deploy`\n- `git push --follow-tags origin master`\n\n## Other JEE Samples\n\n- by [Arun Gupta](https://github.com/arun-gupta): https://github.com/javaee-samples\n- by [Olivier Cailloux](https://github.com/oliviercailloux): https://github.com/oliviercailloux/samples\n- by [Apache TomEE](https://tomee.apache.org/index.html): https://tomee.apache.org/examples-trunk/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcfoggy%2Fjee-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcfoggy%2Fjee-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcfoggy%2Fjee-samples/lists"}