Optional Password Protection Added To Incident Commander
Ben Nadel explores the optional password protection that he's add to Incident Commander, his ColdFusion incident triage application....
From: Ben Nadel
Ben Nadel explores the optional password protection that he's add to Incident Commander, his ColdFusion incident triage application....
From: Ben Nadel
Ben Nadel explores the idea of storing encrypted passwords in ColdFusion in cases where decrypting a password is an application requirement....
From: Ben Nadel
Ben Nadel creates a JWT-inspired light-weight encoder for his secure cookies in ColdFusion....
From: Ben Nadel
Ben Nadel explores the idea of using Alpine.js to format date/time values on the client-side in the user's local timezone....
From: Ben Nadel
Ben Nadel explores various techniques for counting the occurrences of a string or regular expression pattern in ColdFusion....
From: Ben Nadel
Ben Nadel shares his Incident Commander app, for triaging incidents, which he's rebuilt in Adobe ColdFusion....
From: Ben Nadel
A detailed exploration of why Java developers should reconsider using Project Lombok, examining its drawbacks and modern alternatives in Java development.
From: Dan Vega
A detailed exploration of why Java developers should reconsider using Project Lombok, examining its drawbacks and modern alternatives in Java development.
From: Dan Vega
After last year's regular posts about my Clojurists Together-funded work on clojure-doc.
After last year's regular posts about my Clojurists Together-funded work on clojure-doc.
After last year's regular posts about my Clojurists Together-funded work on clojure-doc.
Learn how to simplify your Spring Data JPA queries using Query By Example (QBE) and create dynamic, type-safe queries without the boilerplate code.
From: Dan Vega
Learn how to simplify your Spring Data JPA queries using Query By Example (QBE) and create dynamic, type-safe queries without the boilerplate code.
From: Dan Vega
Learn how to implement OAuth2 authentication in your Spring applications using the new RestClient OAuth2 support in Spring Security 6.4. This guide covers architecture, implementation, and best practices for secure service-to-service communication.
From: Dan Vega
Learn how to implement OAuth2 authentication in your Spring applications using the new RestClient OAuth2 support in Spring Security 6.4. This guide covers architecture, implementation, and best practices for secure service-to-service communication.
From: Dan Vega
Learn how to track and manage token usage in Spring AI applications, including implementing custom response types and automated logging with AOP.
From: Dan Vega
Learn how to track and manage token usage in Spring AI applications, including implementing custom response types and automated logging with AOP.
From: Dan Vega
Upgrading to the latest version of ColdFusion can be stressful.
From: Pete Freitag's Homepage
Upgrading to the latest version of ColdFusion can be stressful.
From: Pete Freitag's Homepage
Upgrading to the latest version of ColdFusion can be stressful.
From: Pete Freitag's Homepage
Learn how to implement clean and efficient request/response logging for Spring Boot's Rest Client, including both inline and interceptor-based approaches.
From: Dan Vega
Learn how to implement clean and efficient request/response logging for Spring Boot's Rest Client, including both inline and interceptor-based approaches.
From: Dan Vega
Learn how to effectively manage configuration and secure sensitive data using environment variables in Spring Boot applications. This comprehensive guide covers best practices, security considerations, and practical examples.
From: Dan Vega
Learn how to effectively manage configuration and secure sensitive data using environment variables in Spring Boot applications. This comprehensive guide covers best practices, security considerations, and practical examples.
From: Dan Vega
Learn how to create a secure login form using Spring Security and JTE (Java Template Engine) with support for both traditional authentication and OAuth2 providers.
From: Dan Vega
Learn how to create a secure login form using Spring Security and JTE (Java Template Engine) with support for both traditional authentication and OAuth2 providers.
From: Dan Vega