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…3d ago3d ago
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…4d ago14d ago1
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…5d ago5d ago
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 8Jan 8
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 6Jan 6
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 2Jan 2
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, 20241Dec 26, 20241