Skip to content

featbit/featbit-springboot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeatBit SpringBoot Starter

Introduction

This project is used to autoconfigure FeatBit JAVA SDK in the spring-boot environment.

Installation

  • Install the SDK using Maven
<dependency>
    <groupId>co.featbit</groupId>
    <artifactId>featbit-springboot-starter</artifactId>
    <version>1.2.0</version>
</dependency>
  • Install the SDK using Gradle
implementation 'co.featbit:featbit-springboot-starter:1.2.0'

Examples

Getting support

  • If you have a specific question about using this sdk, we encourage you to ask it in our slack.
  • If you encounter a bug or would like to request a feature, submit an issue.

See Also

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages