{"id":16514100,"url":"https://github.com/rieckpil/getting-started-with-microprofile","last_synced_at":"2026-03-03T16:43:55.682Z","repository":{"id":151790793,"uuid":"196030375","full_name":"rieckpil/getting-started-with-microprofile","owner":"rieckpil","description":":orange_book: Everything you need to know about MicroProfile","archived":false,"fork":false,"pushed_at":"2020-12-27T18:54:19.000Z","size":10491,"stargazers_count":36,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-19T20:58:02.859Z","etag":null,"topics":["eclipse-microprofile","java","maven","microprofile","open-liberty"],"latest_commit_sha":null,"homepage":"https://rieckpil.de/getting-started-with-eclipse-microprofile-course-bundle/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rieckpil.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":"2019-07-09T14:56:54.000Z","updated_at":"2024-04-02T17:19:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"daf5d10c-e63d-488c-8e5c-703c8f75da54","html_url":"https://github.com/rieckpil/getting-started-with-microprofile","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/rieckpil%2Fgetting-started-with-microprofile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rieckpil%2Fgetting-started-with-microprofile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rieckpil%2Fgetting-started-with-microprofile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rieckpil%2Fgetting-started-with-microprofile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rieckpil","download_url":"https://codeload.github.com/rieckpil/getting-started-with-microprofile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244765152,"owners_count":20506767,"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":["eclipse-microprofile","java","maven","microprofile","open-liberty"],"created_at":"2024-10-11T16:11:24.341Z","updated_at":"2026-03-03T16:43:55.618Z","avatar_url":"https://github.com/rieckpil.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting started with MicroProfile\n\n[![](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/workflows/Build%20Java/badge.svg)](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/actions)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://rieckpil.de/p/eclipse-microprofile-course-bundle\"\u003e\n    \u003cimg src=\"https://rieckpil.de/wp-content/uploads/2019/11/gettingStartedWithEclipseMicroProfileBundle-e1573245583433.png\" alt=\" Bundle Logo\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n» Repository for the Getting Started with MicroProfile [Course Bundle](https://rieckpil.de/p/eclipse-microprofile-course-bundle).\n\n## Specifications:\n\n* **CDI**: [YouTube Video](https://youtu.be/Q8jHRDu9Fbo) - [Blog post](https://rieckpil.de/whatis-contexts-and-dependency-injection-cdi/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/cdi)\n* **JAX-RS**: [YouTube Video](https://youtu.be/-TmKXm0k7UI) - [Blog post](https://rieckpil.de/whatis-jakarta-restful-web-services-jax-rs/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/jax-rs)\n* **JSON-B**: [YouTube Video](https://youtu.be/3TbbivV2Epk) - [Blog post](https://rieckpil.de/whatis-json-binding-json-b/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/json-b)\n* **JSON-P**: [YouTube Video](https://youtu.be/2H7z_MbWwDQ) - [Blog post](https://rieckpil.de/whatis-json-processing-json-p/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/json-p)\n* **MicroProfile Config**: [YouTube Video](https://youtu.be/0h3QceSBBiY) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-config/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-config)\n* **MicroProfile Fault Tolerance**: [YouTube Video](https://www.youtube.com/watch?v=_O4EjWHF0TQ) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-fault-tolerance/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-fault-tolerance)\n* **MicroProfile Metrics**: [YouTube Video](https://www.youtube.com/watch?v=jI6DoNYVd-U) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-metrics/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-metrics)\n* **MicroProfile JWT Auth**: [YouTube Video](https://youtu.be/8O3D2tNx1uM) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-jwt-auth/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-jwt-auth)\n* **MicroProfile Rest Client**: [YouTube Video](https://youtu.be/HJWxI_T3FKo) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-rest-client/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-rest-client)\n* **MicroProfile OpenAPI**: [YouTube Video](https://www.youtube.com/watch?v=Rn7T26UW_H8) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-openapi/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-open-api)\n* **MicroProfile OpenTracing**: [YouTube Video](https://www.youtube.com/watch?v=b43XgElBxEo) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-opentracing/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-open-tracing)\n* **MicroProfile Health**: [YouTube Video](https://www.youtube.com/watch?v=nq_gdPUTx5c) - [Blog post](https://rieckpil.de/whatis-eclipse-microprofile-health/) - [Source code](https://github.com/rieckpil/getting-started-with-eclipse-microprofile/tree/master/microprofile-health)\n\n## Technologies used for this series:\n\n* **MicroProfile 3.3**\n* **OpenLiberty 20.0.0.5**\n* **Java 11**\n* **Maven 3.6**\n* **WAD** (Watch and Deploy) from [Adam Bien](https://wad.sh/) ([setup](https://rieckpil.de/review-improved-java-jakarta-ee-productivity-with-adam-biens-wad-watch-and-deploy/))\n* **JWTENIZR** from [Adam Bien](http://jwtenizr.sh/)\n\n## Start the example applications\n\nEach subfolder contains a `buildAndRun.sh` (Linux/Mac) and `buildAndRun.bat` (Windows) file to build and start the application on your machine using **Docker**. You just need **Java 11** and **Maven** installed and a running Docker daemon to start everything. Once the application is up- and running, you can visit http://localhost:9080 to access it (if any JAX-RS endpoint is available in the project).\n\n## Open Liberty configuration\n\nAll projects use the following base `server.xml` configuration:\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cserver description=\"new server\"\u003e\n\n    \u003cfeatureManager\u003e\n        \u003cfeature\u003emicroProfile-3.3\u003c/feature\u003e\n    \u003c/featureManager\u003e\n\n    \u003cmpMetrics authentication=\"false\"/\u003e\n\n    \u003cssl id=\"defaultSSLConfig\" keyStoreRef=\"defaultKeyStore\" trustStoreRef=\"jdkTrustStore\" /\u003e\n    \u003ckeyStore id=\"jdkTrustStore\" location=\"${java.home}/lib/security/cacerts\" password=\"changeit\" /\u003e\n\n    \u003chttpEndpoint id=\"defaultHttpEndpoint\" httpPort=\"9080\" httpsPort=\"9443\"/\u003e\n\u003c/server\u003e\n```\n\nThe following `ibm-web-ext.xml` is used within the project to deploy the application to the root path `/`:\n\n```xml\n\u003cweb-ext\n        xmlns=\"http://websphere.ibm.com/xml/ns/javaee\"\n        xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n        xsi:schemaLocation=\"http://websphere.ibm.com/xml/ns/javaee http://websphere.ibm.com/xml/ns/javaee/ibm-web-ext_1_0.xsd\"\n        version=\"1.0\"\u003e\n    \u003ccontext-root uri=\"/\"/\u003e\n\u003c/web-ext\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frieckpil%2Fgetting-started-with-microprofile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frieckpil%2Fgetting-started-with-microprofile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frieckpil%2Fgetting-started-with-microprofile/lists"}