Skip to content

Commit

Permalink
Update document (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperZ1999 authored Sep 30, 2023
1 parent d4543ec commit 0e660eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Complete the following steps to enable Nacos for your Spring project.
</dependencies>
```

**Note:** Support Spring 5 from version 0.2.3-RC1.
**Note:** Support Spring 5 from version 0.2.3-RC1, support Spring 6 from version 2.1.0.

2. Add the `@EnableNacos` annotation in the `@Configuration` class of Spring and specify "\${host}:${port}" of your Nacos server in the `serverAddr` attribute:

Expand Down

0 comments on commit 0e660eb

Please sign in to comment.