You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm in dev mode I do not want to be forced to connect to a test server where the other microservices are running. Do I have an other option than to write custom extensions that provide dev services for the microservices I interact with?
So say I have some rabbitmq endpoint where I can ask another service for the full configuration of an object, am I able to have a bean that provides some mock data in dev mode for that rabbitmq endpoint without having to write an extension?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When I'm in dev mode I do not want to be forced to connect to a test server where the other microservices are running. Do I have an other option than to write custom extensions that provide dev services for the microservices I interact with?
So say I have some rabbitmq endpoint where I can ask another service for the full configuration of an object, am I able to have a bean that provides some mock data in dev mode for that rabbitmq endpoint without having to write an extension?
Beta Was this translation helpful? Give feedback.
All reactions