- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 31字
- 2021-07-23 18:59:21
Step 4—Setting up MySQL database properties in your project
Create a file named mysqldb.properties in the src/main/resources folder with the following content:
mysql.driver=com.mysql.cj.jdbc.Driver
mysql.jdbcUrl=jdbc:mysql://localhost:3306/spring_security_schema?useSSL=false
mysql.username=root
mysql.password=<your-db-password>
推薦閱讀
- 數據恢復方法及案例分析
- 黑客大曝光:無線網絡安全(原書第3版)
- Securing Blockchain Networks like Ethereum and Hyperledger Fabric
- 為你護航:網絡空間安全科普讀本(第2版)
- 暗戰亮劍:黑客滲透與防御全程實錄
- 計算機使用安全與防護
- Mastering Kali Linux for Advanced Penetration Testing
- Python Penetration Testing Cookbook
- ARM匯編與逆向工程:藍狐卷·基礎知識
- 隱私計算
- 信息安全工程與實踐
- Kali Linux高級滲透測試(原書第4版)
- 信息內容安全管理及應用
- Developing Applications with Salesforce Chatter
- 企業安全建設入門:基于開源軟件打造企業網絡安全