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

feat: add java repo #36

Merged
merged 5 commits into from
Jan 9, 2024
Merged

feat: add java repo #36

merged 5 commits into from
Jan 9, 2024

Conversation

darmalovan
Copy link
Contributor

@darmalovan darmalovan commented Jan 7, 2024

Description

Add java repo to support the java language on wilco.
Still missing the sendEvent stuff.

@darmalovan darmalovan requested review from shem8 and NivRichter January 8, 2024 15:44
@NivRichter
Copy link
Contributor

Wha! Need to get some image before I start

.framework/java/backend/README.md Show resolved Hide resolved
import org.springframework.context.annotation.Configuration;

@Configuration
public class JacksonCustomizations {
Copy link
Contributor

Choose a reason for hiding this comment

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

oh yeah, the good old JacksonCustomizations. I missed Java

import org.springframework.boot.autoconfigure.SpringBootApplication;

@SpringBootApplication
public class RealWorldApplication {
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to change it now or later?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed

@darmalovan darmalovan force-pushed the feat/CU-86bwxqm3t-add-java-support branch from 594b653 to a5fbe13 Compare January 8, 2024 22:21
@darmalovan darmalovan force-pushed the feat/CU-86bwxqm3t-add-java-support branch from a5fbe13 to 1800c5d Compare January 8, 2024 22:22
@darmalovan darmalovan requested a review from shem8 January 9, 2024 09:23
@darmalovan darmalovan merged commit 8172d8a into main Jan 9, 2024
5 checks passed
@darmalovan darmalovan deleted the feat/CU-86bwxqm3t-add-java-support branch January 9, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants