You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
Explore DevOps, Scrum, Spring Boot, and Angular through hands-on projects. From basic concepts to advanced applications, dive deep into modern software development practices.
This repository contains a MERN-stack MVP project aimed at showcasing the core functionalities of a university management system, built for practice purposes.
This is the backend repository for the "Snapchat-Face-Filter" project. Handles image processing, filter selection, and communication with the frontend. Enables real-time filter application and image manipulation.
This repository contains a TypeScript based e-commerce backend with Express, Mongoose and MongoDB. Includes endpoints for product and order management, with validation powered by ZOD.
This project showcases a comprehensive implementation of authorization and middleware in a Laravel application. The focus is on demonstrating how to manage user permissions and protect routes using Laravel’s built-in authorization features and custom middleware.
This repository contains the server-side codebase for the web application named Fluffy Friends, a soft toy marketplace. Serving as the backend component of the project, it encompasses the logic, APIs and database interactions necessary to power the website's functionality.
This repository hosts the server-side codebase for the PMBIA website. Serving as the backend component of the project, it encompasses the logic, APIs, user authentication and database interactions necessary to power the website's functionality.
Payback is a comprehensive web-based application designed to streamline the real estate investment process. Utilizing a modern tech stack that includes PHP, Laravel, React.js, Figma, and Webflow, the platform provides a seamless and intuitive user experience. Users can easily explore property listings, analyze market trends, and make investments
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
A data visualization dashboard designed to provide interactive and insightful visualizations using data from `Data.csv`. Built with a Java Spring Boot backend and React.js frontend, this project showcases various metrics such as intensity, likelihood, relevance, and more, with dynamic filters and charts for in-depth data analysis.
This Github repository is a collection of Node.js projects and examples, designed to help beginners learn and develop proficiency in building server-side applications with Node.js.
This project is a Django REST API application that manages Todos and Categories. It provides endpoints for creating, listing, updating, and deleting Todos and Categories. The project uses Django, Django REST framework, and PostgreSQL.
This casino platform provides "Classic Crypto Casino" source code with popular games like 🎮 Crash, 🎲 Dice, and 🃏 Blackjack. The platform guarantees provably fair mechanics, supports multiple languages, and integrates cryptocurrency payments.
Web API de ejemplo desarrollada en .NET 8 con Entity Framework Core y Docker, siguiendo un patrón de capas. Esta API no incluye validaciones de campos y está diseñada para ilustrar la creación y gestión de una API básica.
Our Authentication API with JWT utilizes Express.js for robust backend handling, Mongoose for seamless MongoDB integration, and EJS templates for dynamic frontend rendering. This comprehensive solution ensures secure user authentication and authorization making it ideal for modern web applications. Built with reliability and scalability in mind