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

generic routing handler #26

Merged
merged 19 commits into from
Jul 22, 2022
Merged

generic routing handler #26

merged 19 commits into from
Jul 22, 2022

Conversation

kassimhoelting
Copy link
Member

... to handle get and post right

@kassimhoelting kassimhoelting changed the base branch from master to develop July 14, 2022 13:45
@kassimhoelting kassimhoelting requested a review from renejahn July 15, 2022 06:07
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renejahn renejahn self-requested a review July 22, 2022 08:06
routePlanner =
new DefaultProxyRoutePlanner(proxy) {
new DefaultProxyRoutePlanner(httpHost) {

Choose a reason for hiding this comment

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

Könnte als Klasse ausgelagert werden. Würde ich schöner finden

Copy link
Member Author

Choose a reason for hiding this comment

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

Schiebe ich in einem zweiten PR nach

@kassimhoelting kassimhoelting merged commit b24bbde into develop Jul 22, 2022
@kassimhoelting kassimhoelting deleted the generic-routing-handler branch July 22, 2022 11:53
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