Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed multiply bean provided #1644

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

Fameing
Copy link
Collaborator

@Fameing Fameing commented Dec 8, 2023

No description provided.

ijusti
ijusti previously approved these changes Dec 10, 2023
@@ -11,7 +11,8 @@
@ConfigurationProperties("embedded.aerospike")
public class AerospikeProperties extends CommonContainerProperties {

static final String AEROSPIKE_BEAN_NAME = "aerospike";
static final String BEAN_NAME_AEROSPIKE = "aerospike";
static final String BEAN_NAME_AEROSPIKE_BEAN_NAME = "aerospikePackageProperties";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

strange name

@Fameing Fameing force-pushed the feature/fixed_multiply_bean_provided branch from ca7cd9e to 2ea4eae Compare December 11, 2023 08:59
@Fameing Fameing requested a review from ijusti December 11, 2023 09:11
@Fameing Fameing merged commit d61246d into develop Dec 11, 2023
3 checks passed
@Fameing Fameing deleted the feature/fixed_multiply_bean_provided branch December 11, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants