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(#2276): Migrate rest interfaces to spring #2277

Merged
merged 20 commits into from
Dec 11, 2023

Conversation

dominikriemer
Copy link
Member

Purpose

See #2276

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Dec 6, 2023
dominikriemer and others added 5 commits December 6, 2023 13:08
…s-to-spring

# Conflicts:
#	streampipes-rest/src/main/java/org/apache/streampipes/rest/impl/connect/RuntimeResolvableResource.java
#	streampipes-service-core/src/main/java/org/apache/streampipes/service/core/filter/TokenAuthenticationFilter.java
@bossenti bossenti marked this pull request as ready for review December 11, 2023 11:48
@bossenti bossenti merged commit 4656941 into dev Dec 11, 2023
@bossenti bossenti deleted the migrate-rest-interfaces-to-spring branch December 11, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend dependencies Pull requests that update a dependency file java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants