Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix comments
  • Loading branch information
v-hongli1 committed Jan 8, 2025
commit 83f5296fc3d1a9f42d79e303f0f427c3a018c029
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public interface RedisCache extends GroupableResource<RedisManager, RedisResourc
int port();

/**
* Gets ssl port.
* Gets SSL port.
*
* @return the sslPort value
*/
Expand Down
Loading