We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Software Conventions (markdown)
Add TODO
fix typos and minor errors
Remove broken link
Added section on starter projects.
Moved Background section to https://github.com/department-of-veterans-affairs/abd-vro/wiki/VRO-v2-Roadmap
Reorganizing the wiki, with all new categorization of the 'home'/index page. Removal of many deprecated pages and misleading historical information
Added ports for Employee Experience Apps/APIs
microservice container should not be restarted and interrupt/cancel other activities/processing
microservice should indefinitely retry connecting to external services
less DevOps maintenance (e.g., exposing ports for REST API)
Added hint about finding port usages.
fix microservice typo
clarify Xample code highlights
To build and restart specific containers
tweak formatting
add Running Xample Domain containers
add links for REST API comparison
link to API Gateway
undoing previous chjange
adding the word test to see if I have permissions
expected JSON structure for responses
moved shared/persistence-model folder
add API Gateway Decision History
mention serviceUriPrefix and X-Forwarded-Prefix header
clarified: When the user selects a "Destination" in the Swagger UI
add API Gateway