LogoLogo
GovStack Home
1.0.2
1.0.2
  • Enter the Sandbox
  • Access Demos
    • Social Cash Transfer - Tech Demo
    • Construction Permit - UX Demo
    • High School Certificate - Methodology Demo
  • Follow Methodology
    • Do It Yourself Guide
      • GovStack Design Sprint
        • Overview
        • Preparation
        • Day 1 - Sharing
        • Day 2 - Mapping
        • Day 3 - Ideating
        • Day 4 - Testing
        • Day 5 - Learning
    • Do It Yourself Assets
      • DIY Wireframes
      • DIY Dynamic Frontend
        • Frontend Recommendations
      • DIY Minikube
      • DIY Full-Stack
      • Get Deployment Support
    • Service Design Best Practice
      • Phase 0 - Empathy
      • Phase 1 - Research
      • Phase 2 - Design
      • Phase 3 - Test
      • Phase 4 - Deliver
      • Templates
  • Explore Stack
    • Architecture
    • Use Case Frontend
    • Use Case Backend
    • Building Blocks
      • Information Mediator: X-Road
      • Identity: MOSIP
      • Consent: iGrant.io/Redpill Linpro
      • Payment: Mifos Payment Hub
      • Emulators
    • Infrastructure
  • Version History
Powered by GitBook
On this page
  • What do we use to build it?
  • Where do we demo it?
  • Further documentation

Was this helpful?

  1. Explore Stack

Use Case Backend

Was this helpful?

The Use Case Backend is an application which follows the business logic and orchestrates the API calls.

What do we use to build it?

Name
Purpose

Spring Boot

Main framework

Spring Security

Access-control framework

H2

Embedded in-memory databases

Full list of assets located in the file.

Where do we demo it?

GitHub Repository
Used in...

Further documentation

build.gradle
Unconditional Social Cash Transfer (USCT) Backend Application
Unconditional Social Cash Transfer (USCT) Demo

USCT Backend Repository

Documentation of backend application

Cover