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

[NR-222163] Enabling API Endpoint support #186

Merged
merged 36 commits into from
Apr 1, 2024
Merged

Conversation

IshikaDawda
Copy link
Contributor

@IshikaDawda IshikaDawda commented Feb 14, 2024

Enabled API endpoint data posting & API Endpoint support for:

  • Spring Framework
  • Jersey Framework
  • RestEasy Framework
  • CXF-JaxRS Framework
  • Servlet Framework
  • JSP Framework
  • Apache Struts2 Framework
  • Play Framework
  • Grails Framework
  • Mule Server
  • Jetty Server
  • Sun-net-HttpServer
  • Apache Tomcat Server
  • Apache Wicket
  • WebLogic Server
  • JBoss Server
  • JBoss EAP Server
  • WildFly Server

@IshikaDawda IshikaDawda self-assigned this Feb 14, 2024
@IshikaDawda IshikaDawda added the endpoint-detect API endpoint detection feature label Feb 20, 2024
IshikaDawda and others added 16 commits February 23, 2024 15:25
Provided fix for API endpoint not detected, when http-method is empty
…sun-net-httpserver

[NR-211181] API-Endpoint support & unit tests for sun-net-httpserver
[NR-211181] API-Endpoint support & unit tests for CXF JAX-RS
…play

[NR-211181] API-Endpoint support & unit tests for play framework
Unit tests & handler class fixes for API endpoint support 

* add filtering to jersey API endpoint, removed endpoints for model processors handler class 

* add handler details & enabled API endpoint support for servlet JSP Framework

* Added unit tests for servlet API, JAX-RS Jersey, RestEasy, Spring-WebFlux, Spring-WebMVC endpoint support
[NR-229978] API-Endpoint support & unit tests for embed jetty server
# Conflicts:
#	settings.gradle
IshikaDawda and others added 8 commits February 28, 2024 16:55
* Separated Endpoint Support for Servlet, as previous support is not applied to versions < 3.0

* Unit tests for Servlet API Endpoint Support
# Conflicts:
#	settings.gradle
* Fix for NPE in API Endpoint Support
Removed default framework handlers from endpoint list
# Conflicts:
#	gradle.properties
@IshikaDawda IshikaDawda merged commit 18972b3 into develop Apr 1, 2024
2 checks passed
@IshikaDawda IshikaDawda deleted the feature/NR-222163 branch April 1, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
endpoint-detect API endpoint detection feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants