Introduction The migration of AEM Project from on-premise AEM version to another takes a considerable amount of time depending on…
Tag Archives
migration
BUILDING RESTFUL WEB SERVICES PART – 3 Documentation with Swagger
After discussing about Building RESTful Web Services Part – 2, let’s now understand how to document the REST APIs. Swagger: Swagger is…
AEM Migration – CMS Bridge 2.0
Leveraging our experience over the years, we developed a migration tool, to migrate websites into AEM a few years ago.…
Building RESTful web services Part – 2
As discussed in the previous blog, let’s now see few examples on how to create REST APIs. REST API examples:…
Building RESTful web services Part – 1
REST vs Microservices: Before I touch upon RESTful webservice development, let’s understand REST vs Microservices. Microservices is an architecture style wherein…
Migrating Default Datastore to Customized Datastore in AEM 6.1 sp2
Purpose: Migrate to Custom Datastore from Default datastore . Perquisites: we need oak upgrade jar to migrate repository and data…