openfga / spring-boot-starter

A Spring Boot Starter for OpenFGA
Apache License 2.0
28 stars 6 forks source link

feat: Rename beans #24

Closed jimmyjames closed 7 months ago

jimmyjames commented 7 months ago

Description

This change renames the beans exported by the starter:

This is being done to be consistent with our other naming, in which we don't use the open prefix for variable names.

Review Checklist