{"id":24775681,"url":"https://github.com/inseefr/bauhaus-back-office","last_synced_at":"2026-04-02T23:52:15.291Z","repository":{"id":31220594,"uuid":"126480819","full_name":"InseeFr/Bauhaus-Back-Office","owner":"InseeFr","description":"Back-office services for Bauhaus","archived":false,"fork":false,"pushed_at":"2026-02-25T20:02:24.000Z","size":15794,"stargazers_count":3,"open_issues_count":77,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-25T21:14:51.195Z","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":"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-23T12:15:50.000Z","updated_at":"2026-02-23T14:09:30.000Z","dependencies_parsed_at":"2023-09-26T16:15:46.168Z","dependency_job_id":"b219884c-5a45-46c4-b04b-bb22460b076e","html_url":"https://github.com/InseeFr/Bauhaus-Back-Office","commit_stats":null,"previous_names":[],"tags_count":180,"template":false,"template_full_name":null,"purl":"pkg:github/InseeFr/Bauhaus-Back-Office","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FBauhaus-Back-Office","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FBauhaus-Back-Office/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FBauhaus-Back-Office/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FBauhaus-Back-Office/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InseeFr","download_url":"https://codeload.github.com/InseeFr/Bauhaus-Back-Office/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InseeFr%2FBauhaus-Back-Office/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30086513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:17.490Z","updated_at":"2026-03-04T17:01:13.225Z","avatar_url":"https://github.com/InseeFr.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bauhaus-Back-Office\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3795/badge)](https://bestpractices.coreinfrastructure.org/projects/3795)\n\nRest Endpoints and services Integration used by [Bauhaus](https://github.com/InseeFr/Bauhaus)\n\nThe documentation can be found in the [docs](https://github.com/InseeFr/Bauhaus-Back-Office/tree/master/docs) folder and [browsed online](https://inseefr.github.io/Bauhaus-Back-Office).\n\n## Gitleaks\n\nWe have set up Gitleaks on the project with a Git `pre-commit` hook.\n\nTo make it effective, you need to run `mvn install -DskipTests` beforehand.\n\nRoadmap\n- Supprimer le repertoire swagger/model\n- Revoir les propriete et utiliser des @ConfigurationProperties et des @Values si pas besoin de beaucoup de choses\n- Demander a l'equipe si le swagger est encore utile ? \n  - Si non, on vire et on migre vers des endpoints Insomnia\n  - Si ouim mettre les @ApiResponse locallement a la methode\n- On Migre un module\n  - On ecrit les tests comme @CollectionsEndToEndTest\n  - On range les classes dans le package domain (pour s'assurer que ArchUnit plante)\n  - On active arch unit pour ce nouveau module et on freez les resultats\n  - Se poser la questions sur chaque fonctionanliteé, ce qui va dans le domaine, dans l'infra, ...\n  - Creation des objets metier \n    - Utiliser des termes metier\n    - Les Exceptions Metier\n  - On Restructure le code - Creation les ports, adapteurs, \n    - Mettre en coherence entre le bouton Publier et les endpoints /publish\n    - Mettre en coherence les endpoints des API /concepts/:id/publish /operations/publish/:id\n  - Se poser la questions de nouvelles regles de validation metier et creer ticket Github pour les implementer ensuite. (a la creation d'une collection, valider les ID des concepts)\n  - TU  \n  - Revoir le Front \n\n\n- Concepts- Collections\n- Organisations\n- Operatoins Famille\n- Nomenclature - Nomenclature\n- Nomenclature Famille\n- Nomenclature Series\n- Operatoins Documents\n- Operatoins Serie\n- Operatoins Operation\n- Operatoins Indicator\n- Operatoins - Sims\n- Concepts - Concepts\n- Codes List\n- Dataset et Themes\n- Distribution\n- Structure\n- Component\n\n- Sanctuariser une demi journee de travail en mob programming - 14h 16h \n\n\n\n\n\n- ModuleConfiguration pour la Configuration de Spring Boot pour un Module \n- ModuleProperties @ConfigurationProperties","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fbauhaus-back-office","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finseefr%2Fbauhaus-back-office","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finseefr%2Fbauhaus-back-office/lists"}