Create a GraphQL Client in Java with Spring Boot
If you're working on a Spring application and you need to call another REST API, you have tools such as RestTemplate or WebClient.
From: Dan Vega
If you're working on a Spring application and you need to call another REST API, you have tools such as RestTemplate or WebClient.
From: Dan Vega
Back in December, 2022, I described my original Calva, Joyride, and Portal setup.
These days when creating an EC2 instance in the AWS console UI, by default, the tags are duplicated across Elastic Block Service (EBS) and Elastic Network Interface (ENI) attached resources being created.
From: Chris Tierney
I spoke at ColdFusion Summit East 2023 last week.
The 2023 CF Summit East Conference wrapped up yesterday — it was a fun, albeit short, trip. I’m already on a flight back hope; sadly no time for tourist things on this trip (tho my sushi dinner with Minh Vo yesterday was fantastic so I’ll take that as a win).
From: South of Shasta: Software Development, Web Design, Training
The usual person in the tech industry will inevitably have a storage medium you “must” secure before letting it out of your possession.
From: Chris Tierney
Mura CMS was a popular open-source content management system (CMS) written in ColdFusion.
From: Chris Tierney
Are you a content creator who struggles to find enough time to produce written content alongside videos? Do you wish there was an easy way to transform your videos into compelling blog posts? Look no further than VideoTap!
From: Dan Vega
Database client Navicat doesn't seem to recognize MariaDB servers hosted on Azure.
From: cfSimplicity
In this blog post, we'll be taking a look at mutations in GraphQL, specifically using Spring Boot, GraphQL Java, and Spring Data JPA.
From: Dan Vega
BackgroundMura CMS is a popular content management system written in ColdFusion/CFML.
In this introduction to Spring Shell, you will learn you how to build CLI applications in a familiar programming environment using Java + Spring.
From: Dan Vega
As part of Clojurists Together's Long-Term Funding for 2023 I talked about working on clojure-doc.org which I had resurrected a few years ago, as a GitHub Pages project, powered by Cryogen.
Are you in the market or considering purchasing Adobe ColdFusion’s full or upgrade license? While you always have the option of going straight to Adobe, I recommend purchasing through a reseller.
From: Chris Tierney
Minimum Viable Product (MVP) is a term that I hear used a lot, and the concept seems pretty simple. Yet it is too frequently misused in place of prototype by junior developers and non developers (management).
We need to do away with the term senior developer in the software industry. Here is why I propose we start using the term Master Developer.
Update March 6, 2023 - the full security advisory has been posted here: https://hoyahaxa.
In this tutorial you will learn how to use one of the new features in Jakarta EE 10 in a Spring Boot 3 application.
From: Dan Vega