Skip to content

Fix Kotlin example for defines a custom @Production #28680

@maxbiu

Description

@maxbiu

https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-definition-profiles-java

@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.RUNTIME)
@Profile("production")
annotation class Production

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions