Spring AOP 使用場景

AOP使用場景

AOP用來封裝橫切關注點,具體能夠在下面的場景中使用:緩存

 

Authentication 權限性能優化

Caching 緩存性能

Context passing 內容傳遞優化

Error handling 錯誤處理spa

Lazy loading 懶加載調試

Debugging  調試orm

logging, tracing, profiling and monitoring 記錄跟蹤 優化 校準事務

Performance optimization 性能優化ci

Persistence  持久化資源

Resource pooling 資源池

Synchronization 同步

Transactions 事務

相關文章
相關標籤/搜索