Open in app

Sign In

Write

Sign In

Suren Konathala
Suren Konathala

173 Followers

Home

About

Published in

Helidon

·Oct 20, 2021

Helidon with Swagger / OpenAPI

Update: The below article is for Helidon 2.3 and older versions. With improvements from Helidon 2.5.5 and 3.x, it is more simpler to use OpenApi. Please refere to https://medium.com/helidon/major-improvements-with-helidon-and-openapi-f76a0951508e Swagger UI is a great resource to generate and show docs for (java based) APIs. While adding a Swagger UI to…

Java

3 min read

Helidon with Swagger / OpenAPI
Helidon with Swagger / OpenAPI
Java

3 min read


Published in

TechInPieces

·May 21, 2020

Helidon Application on Google App Engine

This article details building an example Java web application using Helidon MP libraries and deploying it on Google App Engine. Part 1 : Build a new Helidon MP Project Prerequisites Java SDK — Used OpenJDK 11 for this example Apache Maven — Used 3.6.3 for this example Google Cloud SDK Account on Google Cloud Platform Step 1 — Build a new Helidon MP Project mvn archetype:generate -DinteractiveMode=false \…

Cloud Computing

4 min read

Helidon applications on Google App Engine
Helidon applications on Google App Engine
Cloud Computing

4 min read


Published in

TechInPieces

·Apr 29, 2020

How much does Java cost?

Oracle changed Java licensing model for version after Java SE 8. This article details the available licenses and pricing model for enterprises to use Java. This article is based on pricing models and available data as of April 29, 2020. Oracle Java SE 8 remain free. Java SE 11 is…

Java

3 min read

How much does Java cost?
How much does Java cost?
Java

3 min read


Published in

Adobe Experience Manager

·Apr 13, 2020

How to build a new project in AEM with React as frontend

We can build projects for AEM with a SPA(Single Page Application) as frontend (can use either Angular or React). There is a specific folder structure that AEM requires projects to be built. Using an Archetype to build the codebase is the best and recommended option. …

Aem

2 min read

How to build a new project in AEM with React as frontend
How to build a new project in AEM with React as frontend
Aem

2 min read


Published in

Adobe Experience Manager

·Apr 9, 2020

How to build a new project in AEM

The recommended way (or best approach) to start a new project for AEM (Adobe Experience Manager) is to use an Archetype. Adobe has a separate project AEM Project Archetype on Github for this. Here’s the process to create a new project codebase: Create a new folder $ mkdir projects $ cd…

Aem

2 min read

Aem

2 min read


Published in

Adobe Experience Manager

·Apr 8, 2020

Case Insensitive Search Query in AEM 6.3

Why? Because the default query does not search for value in a case-insensitive way. Which means if a value (say) 009A is saved in AEM, and search for 009a will not return the value. Sounds strange.. and this sounds so trivial for any developer. And this article is about this. Details There…

Aem

2 min read

Case Insensitive Search Query in AEM 6.3
Case Insensitive Search Query in AEM 6.3
Aem

2 min read


Published in

Adobe Experience Manager

·Apr 3, 2020

What is the next version after AEM 6.5?

As of this writing — April 2020, there will not be any major version numbered release of AEM beyond 6.5! Here’s a note from Cedric Huesler, Director Product Management for…

Aem

1 min read

Aem

1 min read


Published in

TechInPieces

·Mar 26, 2020

Consuming REST APIs Using Reactor With Java Spring and WebClient

In Spring 5, a reactive web client was introduced that access REST API’s in a reactive, non-blocking way. An improvement over the much used RestTemplate. This can be also closed compared to RxJs or Angular’s HttpClient to access REST API’s. TL;DR This article discusses about using Reactive programming to access API’s…

Java

2 min read

Consuming REST APIs Using Reactor With Java Spring and WebClient
Consuming REST APIs Using Reactor With Java Spring and WebClient
Java

2 min read


Published in

TechInPieces

·Mar 25, 2020

Using MongoDB Atlas and Stitch API

MongoDB has a great tools for using their database on the cloud services and my favorite part — accessing that database via API’s/Services. The Problem Almost every website / web application needs a data store. To make it simple.. three primary needs/uses: Need a place to store data — structured(SQL) or Unstructured…

Software

4 min read

Using MongoDB Atlas and Stitch API
Using MongoDB Atlas and Stitch API
Software

4 min read


Published in

Adobe Experience Manager

·Mar 12, 2020

Heading in AEM Component Dialog

This article details the how-to add a heading text / help text / description in a component dialog box. The Requirement Show a help or information text for authors when they click on edit on a component. Why is this a problem? Though it looks to be a simple ask, I have not seen such examples on…

Aem

2 min read

Heading in AEM Component Dialog
Heading in AEM Component Dialog
Aem

2 min read

Suren Konathala

Suren Konathala

173 Followers

Software Engineering Manager, Programmer, Architect, Inventor, Speaker and Writer. Works @HeroDigital https://surenk.com

Following
  • Dave Schools

    Dave Schools

  • Vinod Khosla

    Vinod Khosla

  • Netflix Technology Blog

    Netflix Technology Blog

  • Ghost Together

    Ghost Together

  • Sarah Emerson

    Sarah Emerson

See all (98)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams