A chart of minimum wage rates by state and municipality. https://goo.gl/8V236v
Top 10 California HR News Articles for 2018
California HR professionals had to deal with quite a few changes in 2018. This year’s most-read SHRM Online articles covered marijuana legalization, pay equity, background investigations and more. https://goo.gl/sDdBFu
CI/CD For API Development [WSO2 API Manager 2.6.0]
Introduction
WSO2 API Manager is a complete platform for lifecycle management of APIs. Although the API Manager comes with a built-in module to publish APIs, it’s not possible to apply CI/CD. To compensate this the API Manager provides a set of useful REST APIs and by using these APIs a CI/CD pipeline can be built easily.
Maven Plugin
I have created a Maven Plugin using the exposed REST APIs and in this article, I will be showing how to use the plugin in your Maven Based projects to achieve the CI/CD. Please feel free to download/clone the plugin and modify it according to your needs. https://goo.gl/H4kn8H
