Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • FAIDARE FAIDARE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • urgi-is
  • FAIDAREFAIDARE
  • Merge requests
  • !8

GPDS backend migration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Guillaume Cornut requested to merge feat/backend-migration into master Jan 16, 2019
  • Overview 2
  • Commits 17
  • Pipelines 0
  • Changes 348

(Architecture inspired from data-discovery, Code imported and adapted from legacy unified-interface)

  • Add spring boot backend (to the latest version)
  • Add gradle build script
  • Add GitLab CI backend test job
  • Add spring cloud configuration
  • Add spring actuator & security
  • Add Elasticsearch REST client
  • Import code from unified-interface (adapt it to latest spring, junit and ES client)
    • BrAPI endpoint API
    • GnpIS GPDS data lookup API (result page with facets)
    • GnpIS XRef API
    • Handling private context when receiving HTTP Authorization by fetching the user group and requesting the corresponding private ES aliases
  • Configure a single JAR to run frontend and backend (with all REST APIs)
  • Update to BrAPI v1.2 specification (almost completely)
  • Add BrAPI documentationURL and schema:includedInDataCatalog fields (Elixir use case)
Edited Jan 25, 2019 by Guillaume Cornut
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/backend-migration