{"id":15069130,"url":"https://github.com/qutax/jpms-spring-example","last_synced_at":"2025-07-07T00:08:05.686Z","repository":{"id":193301605,"uuid":"168239745","full_name":"qutax/jpms-spring-example","owner":"qutax","description":"An example for combining the JPMS and Spring","archived":false,"fork":false,"pushed_at":"2019-02-07T09:51:34.000Z","size":14,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T14:44:31.138Z","etag":null,"topics":["java","java-11","java-module","jpms","maven","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","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/qutax.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}},"created_at":"2019-01-29T22:30:30.000Z","updated_at":"2024-10-22T19:29:01.000Z","dependencies_parsed_at":"2023-09-07T16:09:19.670Z","dependency_job_id":null,"html_url":"https://github.com/qutax/jpms-spring-example","commit_stats":null,"previous_names":["qutax/jpms-spring-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutax%2Fjpms-spring-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutax%2Fjpms-spring-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutax%2Fjpms-spring-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutax%2Fjpms-spring-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qutax","download_url":"https://codeload.github.com/qutax/jpms-spring-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248256104,"owners_count":21073462,"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","java-11","java-module","jpms","maven","spring","spring-boot"],"created_at":"2024-09-25T01:40:38.642Z","updated_at":"2025-04-10T16:51:55.335Z","avatar_url":"https://github.com/qutax.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JPMS and Spring Example\nThis project is a combatibility test of the Java Platform Module System and the Spring Framework using Spring Boot.\n\n## Building and Running\n\n### With JPMS\n```bash\nmvn install\n```\n```bash\ncd web\n```\n```bash\njava --add-modules java.instrument --module-path=target/modules --module example.web/red.jackal.training.spring.jpms.web.WebApplication\n```\n\n### Without JPMS\n```bash\nmvn install\n```\n```bash\ncd web\n```\n```bash\nmvn package spring-boot:repackage\n```\n```bash\njava -jar target/web-0.0.1.jar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqutax%2Fjpms-spring-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqutax%2Fjpms-spring-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqutax%2Fjpms-spring-example/lists"}