Springboot 踩坑记录

This guide addresses errors related to using @ConfigurationProperties and ambiguous @GetMapping annotations in Spring Boot applications and offers solutions through Maven dependencies and proper annotation usage.

匿名内部类

This document provides examples of implementing anonymous classes, abstract class inheritance, anonymous method overriding, and adding execution statements in constructors in Java. It includes detailed code snippets and explanations for each scenario.

Using Iptables

This guide outlines how to enable port mapping using iptables, including methods to allow packet forwarding and setting up DNAT and SNAT mappings.

Using Proxy

This guide demonstrates how to set environment variables to route network traffic through HTTP and SOCKS5 proxies using specific IP addresses and ports. It includes instructions for both direct and SOCKS5 proxy configurations.

Yum Command Quick Search

This guide provides a list of essential commands for managing software packages using Yum, including commands for listing, searching, and removing packages.