Published inDevOps.devHow to set public access permissions for AWS S3?1. Make the entire bucket have public access permissions4d ago24d ago2
Published inStackademicSpring boot docking clerk to obtain user informationIn modern web applications, user authentication and management is a key function. Clerk is a service that provides authentication and user…Feb 172Feb 172
Published inTowards DevSpring boot connects to AWS’s S3 service to enable upload and queryAWS S3 (Amazon Simple Storage Service) is an object storage service provided by Amazon, designed to provide scalable, highly available, andFeb 152Feb 152
Published inCodeXSpring Boot integrates Alipay face-to-face paymentAlipay is one of the largest third-party payment platforms in China, providing a variety of payment methods, among which face-to-face…Feb 92Feb 92
Spring Cloud 3.x integrated Google Datastore quick start demoGoogle Cloud Datastore is a highly scalable and robust model-free document database that stores large amounts of real-time data and is…Jan 15Jan 15
Published inCodeXHow to use VS Code with Google Cloud Shell?Google Cloud Shell is a browser-based command-line interface that provides a temporary virtual machine environment that allows developers…Jan 1411Jan 1411
Published inDev GeniusSpring Cloud 3.x integrates BigQueryGoogle BigQuery is a high-performance cloud database service that can be used for big data analysis. Spring Cloud provides complete tools…Jan 13Jan 13
Published inDevOps.devSpring Cloud integrates AlloyDBAlloyDB is a highly scalable, high-performance relational database service provided by Google Cloud. It is compatible with PostgreSQL and…Jan 9Jan 9
Published inT3CHHow does git list the filenames of all codes submitted by someone?Please open the git bash window under Windows, because some Linux commands need to be usedJan 850Jan 850
What did I do in 2024?Another year has passed, and it’s time to review. Taking advantage of the free time on the weekend, I will sort out some of the things…Jan 7Jan 7
Published inStackademicUse fitten code as a code editing promptFitten Code is an AI programming assistant based on Fitten LLM. It supports multiple languages: more than 80 mainstream programming…Jan 610Jan 610
Published inTowards DevUse sonarqube to analyze VUE code qualitySonarQube is an open source code quality management platform, widely used in automated analysis and continuous integration, helping…Jan 3Jan 3
Published inCodeXSpring Cloud Security integrated JWT quick start demoJWT (JSON Web Token) is a simple standardized mechanism with binding and information, used for authentication and information transmission…Jan 222Jan 222
Published inDevOps.devMySQL three reading modes (normal, streaming, cursor)When interacting with a MySQL database, there are many options for reading data, including streaming reading, cursor reading, and normal…Dec 26, 202411Dec 26, 202411
Published inCodeXThe problem of WSL2 disk space not being released after deleting the container in Windows DockerMany students found that the C drive was almost full after using the image for a period of time. They deleted the previously used images…Dec 24, 2024Dec 24, 2024
Published inT3CHMy new colleague asked me what does “where 1=1” mean?When a new colleague came, he asked the company’s technical director what was interesting about where 1=1. It was meaningless, and he was…Dec 24, 202450Dec 24, 202450
Published inT3CHSpring Cloud OpenFeign quick start demoSpring Cloud OpenFeign is a declarative HTTP client designed to simplify communication between microservices. It enables developers to callDec 23, 202450Dec 23, 202450
Published inSystem WeaknessDependency Check command line method to scan jar package for security vulnerabilitiesOWASP Dependency-Check is a tool for identifying security vulnerabilities in libraries and dependencies used in a project. It can scan JAR…Dec 20, 2024Dec 20, 2024
Published inCodeXMaven uses Dependency-Check to scan for security vulnerabilitiesIn modern software development, using open source libraries and third-party dependencies has become the norm. However, these dependencies…Dec 19, 20242Dec 19, 20242