Category Blog

Your blog category

Unveiling GraphQL: The Future of API Development

what is graphql

Introduction In the ever-evolving world of web development, efficient data retrieval and manipulation are paramount. As applications grow in complexity, traditional RESTful APIs often fall short in meeting the dynamic needs of modern applications. Enter GraphQL, a revolutionary query language…

Dockerize a SpringBoot application

docker part 3 real hands-on

Kill the application and let the container be spawned. Maester Aemon, our Docker guru Introduction Alice, our QA was really excited to share her new discovery, the Docker. She was lucidly explaining to her colleague Sarah what docker is and…