Happy New Year 2023
Happy New Year! I want to take a few minutes and talk about a few of my priorities as we head into the new year.
From: Dan Vega
Happy New Year! I want to take a few minutes and talk about a few of my priorities as we head into the new year.
From: Dan Vega
In this article I am going to spend some time reflecting because I believe it's a good reminder of the good and the bad as I began to set some goals for next year.
From: Dan Vega
An updated version of this post describes my latest Calva, Joyride, and Portal setup.
In this tutorial, you will learn what the ResponseEntity class is and how it can be used to customize the response in your Spring Boot application.
From: Dan Vega
CF Webtools has maintained VMWare ESXi guest OS instances, managed by vCenter, for about 7 years.
From: Chris Tierney
Long story short: I'm working on a super cool tool called Modal. Please check it out — it lets you run things in the cloud without having to think about infrastructure. Scaling out, scheduling, containerization, using GPUs, setting up webhooks, and all kinds of other stuff.
From: Erik Bernhardsson
This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.
AWS Lambda SnapStart is a new performance optimization developed by AWS that can significantly improve the startup time for your applications.
From: Dan Vega
Two years ago, I published this post detailing how I had refactored the Query of Query support in Lucee to be much better and also much faster: https://www.
From: Coders Revolution
In this article we will discuss the new features of Spring Security 6 and create a new Spring Boot 3 project together.
From: Dan Vega
In this tutorial you will learn how to build AWS Lambda functions with Java using the AWS Lambda Core Java Library.
From: Dan Vega
An IntroductionThis is the first of what may become a few blog posts based on my CFSummit 2022 talk.
In this tutorial, I'll show you how to create a simple AWS Lambda function using Java.
From: Dan Vega
This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.
About a year ago I posted that I had deleted both my Twitter and Facebook accounts.
This is is in many respects a successor to a blog post I wrote last year about what I want from software infrastructure, but the ideas morphed in my head into something sort of wider.
From: Erik Bernhardsson
We can implement a SQL Server equivalent of MySQL/MariaDB's "INSERT IGNORE" using MERGE INTO as follows...
The Spreadsheet CFML library now supports adding validation drop-downs to cells programmatically.
From: cfSimplicity
This year marked the tenth anniversary of the Adobe ColdFusion Summit.
From: Brian Klaas
Using the INSERT IGNORE statement you can easily manage reference table's data using re-runnable sql scripts.
Photo credit: @coldfumonkehI attended my first CFSummit, where I talked about a handful of web vulnerability classes (SSRF, Session Puzzles, Cryptography flaws, and XML attacks) that might be overlooked by some ColdFusion/CFML developers.
In this tutorial, you will learn about a class called the Domain Class Converter in Spring Data. This class will allow you to take arbitrary input like an id from a path variable in a REST API and automatically create a domain object by using Spring Data's CrudRepository.
From: Dan Vega
In this tutorial, you will learn how to secure REST APIs with Spring Security and JSON Web Tokens (JWTs).
From: Dan Vega