I believe its wrong to use the product version to version your micro services.
You need to have different version for your microservices. e.g. starting from 1.0.0. If you don't change any of your microservices you shouldn't be changing these versions. On Thu, May 5, 2016 at 11:02 AM, Himasha Guruge <[email protected]> wrote: > Hi All, > > We have refactored our REST APIs by implementing Microservice interface. > According to the new REST guideline , we need to maintain the URL format > like below. For example, > > http://localhost:7777/bps/bpmn/v4.0/repository/deployments > > How are we going to maintain the product version updates with > microservices? If we are to maintain the product version with a parameter > been set from a config file, how can we achieve this? > > > Thanks, > Himasha Guruge > *Software Engineer* > WS*O2* *Inc.* > Mobile: +94 777459299 > [email protected] > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Sameera Jayasoma, Software Architect, WSO2, Inc. (http://wso2.com) email: [email protected] blog: http://blog.sameera.org twitter: https://twitter.com/sameerajayasoma flickr: http://www.flickr.com/photos/sameera-jayasoma/collections Mobile: 0094776364456 Lean . Enterprise . Middleware
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
