- Created a comprehensive guide on Spring's BeanFactory and FactoryBean, detailing their differences, implementations, and best practices.
- Added an article explaining the ACID properties of databases, including atomicity, consistency, isolation, and durability.
- Introduced a guide on configuring Redis with JSON serialization, including code examples and explanations of serialization techniques.
- Created EasyImage.lock to lock installation environment.
- Added api_key.php for managing API tokens.
- Introduced config.guest.php for guest user configuration.
- Implemented config.manager.php for manager settings and authentication.
- Established config.php for main application configuration including title, keywords, and upload settings.
- Created install.lock to lock installation process.