Skip to content

Commit

Permalink
add annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikliu committed Jun 24, 2024
1 parent e9520c3 commit e8d21e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ public class PolarisInitProperties {

public void initialize() {

// ban nacos as sct currently does not support double registration
System.setProperty("spring.cloud.nacos.config.enabled", "false");
System.setProperty("spring.cloud.nacos.discovery.enabled", "false");

Expand Down

0 comments on commit e8d21e8

Please sign in to comment.