Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open Subsurface Data Universe Software
Platform
System
Partition
Merge requests
!421
az/st code first approach
Code
Review changes
Check out branch
Download
Patches
Plain diff
sagar thapa
requested to merge
az/st-code-first-approach
into
master
Aug 01, 2023
Overview
2
Commits
2
Pipelines
2
Changes
6
Expand
Segregated '
API
' & '
Controller
' Layers.
API will have contract, definitions & OpenAPI documentation
Controller will implement the API contract with clean code. It will have only '
@RestController
' annotation
Edited
Aug 01, 2023
by
sagar thapa
Merge request reports