Firebase Configuration
Bean configuration for the Firebase options
Functions
Link copied to clipboard
Bean which injects Firebase options if GOOGLE_CREDENTIALS property was provided in the application.yml
Link copied to clipboard
@Bean
@ConditionalOnBean(value = [FirebaseApp::class ] )
Bean which injects FirebaseMessaging for sending push notifications. It will be created only if GOOGLE_CREDENTIALS property was provided in the application.yml