Tag

Web Application

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
May 13, 2025 · Backend Development

Contract Management and Expense Reimbursement System Overview and Deployment Guide

This document provides a comprehensive overview of a contract management and employee travel expense reimbursement system for small‑to‑medium enterprises, detailing its functional modules, BS architecture with Vue front‑end and Django back‑end, environment setup, database configuration, user registration, login procedures, and management of users, departments, projects, contracts, reimbursements, and financial approvals.

Contract ManagementDjangoMySQL
0 likes · 8 min read
Contract Management and Expense Reimbursement System Overview and Deployment Guide
Top Architect
Top Architect
Oct 22, 2024 · Backend Development

SpringBoot‑Based Web Backend Implementation Method and Device (Patent CN112905176B)

The article announces a Chinese patent for a SpringBoot‑based web backend implementation method, outlines its technical abstract and benefits, briefly introduces SpringBoot, and also contains promotional material for ChatGPT services and a developer community.

Backend DevelopmentJavaPatent
0 likes · 5 min read
SpringBoot‑Based Web Backend Implementation Method and Device (Patent CN112905176B)
Java Tech Enthusiast
Java Tech Enthusiast
Sep 1, 2024 · Information Security

XSS Defense in Spring Boot Applications

The article explains how to protect Spring Boot applications from XSS attacks by using custom annotations such as @XSS with an XssValidator and by implementing a request‑filter chain—including XssFilter and XssWrapper—to sanitize input, demonstrating through tests that both approaches reliably secure user data.

DefenseJavaSecurity
0 likes · 14 min read
XSS Defense in Spring Boot Applications
Python Programming Learning Circle
Python Programming Learning Circle
Aug 31, 2024 · Backend Development

Contract Management and Expense Reimbursement System – Architecture and Usage Guide

This document describes a web‑based contract and employee expense reimbursement system for small‑to‑medium enterprises, covering its BS architecture with a Vue front‑end, Django back‑end, MySQL database, deployment environment, registration/login procedures, and detailed modules for user, department, contract, reimbursement, and financial management.

Contract ManagementDjangoExpense Reimbursement
0 likes · 8 min read
Contract Management and Expense Reimbursement System – Architecture and Usage Guide
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Nov 28, 2022 · Backend Development

Understanding Spring’s Parent and Child Container Initialization in XML Config

This article explains how Spring configures its parent and child application contexts using web.xml, ContextLoaderListener, and DispatcherServlet, detailing the loading of configuration files, context class determination, bean definition processing, and the refresh cycle that ultimately stores the WebApplicationContext in the ServletContext.

Backend DevelopmentContextLoaderListenerDispatcherServlet
0 likes · 12 min read
Understanding Spring’s Parent and Child Container Initialization in XML Config
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Oct 11, 2021 · Frontend Development

DrawIO Secondary Development: A Comprehensive Technical Guide

This guide walks developers through DrawIO secondary development, explaining why integration is needed, how to set up Java/Ant, clone and build the source, configure dev mode, deploy via various platforms, and use core APIs like getCurrentFile and loadFile, with a starter scaffold on GitHub.

Diagram ToolDrawIOJavaScript
0 likes · 23 min read
DrawIO Secondary Development: A Comprehensive Technical Guide
Baidu Tech Salon
Baidu Tech Salon
Jan 9, 2015 · Frontend Development

A Practical Guide to Developing Web Applications

This practical guide defines a web application as task‑oriented software distinct from informational websites and outlines a five‑step development workflow—analysis, design, implementation, polishing, and release with follow‑up—detailing requirements gathering, prototyping, framework selection, testing, deployment, and iterative improvement.

DesignWeb ApplicationWeb Development
0 likes · 9 min read
A Practical Guide to Developing Web Applications