Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Random Wits Random Wits | RandomWits
[go: Go Back, main page]

life is too short for a diary

Most popular




Setting up Claude Code with AWS Bedrock and SSO Authentication

Install Claude Code quickly and configure it with SSO and AWS Bedrock...

Continue reading → Tags : ai claude aws cli






Exposing Canton Ledger API via Spring Cloud Gateway

Exposing the Canton Ledger API from Kubernetes Pods Using Spring Cloud Gateway. ..

Continue reading → Tags : spring kubernetes gateway canton






Calling Stored Procedure in Spring using jdbc vs r2dbc

Calling stored procedures from Spring Boot? You have two paths: JDBC (blocking) or R2DBC (reactive)...

Continue reading → Tags : spring-boot jdbc r2dbc java