{"id":24775674,"url":"https://github.com/inseefr/platine-management-back-office","last_synced_at":"2026-01-19T19:02:41.115Z","repository":{"id":76669891,"uuid":"540454923","full_name":"InseeFr/Platine-Management-Back-Office","owner":"InseeFr","description":"Back office services for Platine data collection management","archived":false,"fork":false,"pushed_at":"2025-03-13T14:24:16.000Z","size":2079,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-03-13T15:27:24.808Z","etag":null,"topics":[],"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/InseeFr.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":"2022-09-23T13:32:41.000Z","updated_at":"2025-03-13T14:20:43.000Z","dependencies_parsed_at":"2023-10-15T02:44:09.750Z","dependency_job_id":"3351c7ff-063b-4e72-b630-103ef358d820","html_url":"https://github.com/InseeFr/Platine-Management-Back-Office","commit_stats":null,"previous_names":["inseefr/platine-management-back-office"],"tags_count":100,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FPlatine-Management-Back-Office","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FPlatine-Management-Back-Office/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FPlatine-Management-Back-Office/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FPlatine-Management-Back-Office/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InseeFr","download_url":"https://codeload.github.com/InseeFr/Platine-Management-Back-Office/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186930,"owners_count":20574554,"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":"2025-01-29T06:55:15.577Z","updated_at":"2026-01-05T17:16:58.860Z","avatar_url":"https://github.com/InseeFr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Platine-Management-Back-Office\nBack office services for Platine data collection management\nREST API for communication between DB and Platine-Management UI and Platine-My-Surveys UI\n\n## Requirements\n\nFor building and running the application you need:\n\n- JDK 21\n- Maven 3\n\n## Install and excute unit tests\n\nUse the maven clean and maven install\n\n```shell\nmvn clean install\n```\n\n## Running the application locally\n\nUse the [Spring Boot Maven plugin](https://docs.spring.io/spring-boot/docs/current/reference/html/build-tool-plugins-maven-plugin.html) like so:\n\n```shell\nmvn spring-boot:run\n```\n\n## Application Accesses locally\n\nTo access to swagger-ui, use this url : [http://localhost:8080/swagger-ui.html](http://localhost:8080/swagger-ui.html)\n\n## Deploy application on Tomcat server\n\n### 1. Package the application\n\nUse the [Spring Boot Maven plugin] (https://docs.spring.io/spring-boot/docs/current/reference/html/build-tool-plugins-maven-plugin.html) like so:\n\n```shell\nmvn clean package\n```\n\nThe jar will be generate in `/target` repository\n\n### 2. Tomcat start\n\nFrom a terminal navigate to tomcat/bin folder and execute\n\n```shell\ncatalina.bat run (on Windows)\n```\n\n```shell\ncatalina.sh run (on Unix-based systems)\n```\n\n### 3. Application Access\n\nTo access to swagger-ui, use this url : [http://localhost:8080/swagger-ui.html](http://localhost:8080/pearljam/swagger-ui.html)\n\n## Before you commit\n\nBefore committing code please ensure,  \n1 - README.md is updated  \n2 - A successful build is run and all tests are sucessful  \n3 - All newly implemented APIs are documented  \n4 - All newly added properties are documented\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fplatine-management-back-office","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finseefr%2Fplatine-management-back-office","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fplatine-management-back-office/lists"}