Skip to content

Commit

Permalink
spring-boot: remove rate limit text (#28540)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Feb 5, 2025
1 parent f05a860 commit df586c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/spring-boot/prompts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export const askForServerSideOpts = asPromptingTask(async function ({ control })
},
{
value: HAZELCAST,
name: 'Hazelcast (distributed cache, for multiple nodes, supports rate-limiting for gateway applications)',
name: 'Hazelcast (distributed cache for multiple nodes)',
},
{
value: INFINISPAN,
Expand Down

0 comments on commit df586c6

Please sign in to comment.