-
SAP SE
- Germany
Block or Report
Block or report pk-work
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
SAP/neonbee Public
A reactive dataflow engine, a data stream processing framework using Vert.x
-
SAP/neonbee-plugin-kickstart Public
NeonBee Kickstart Gradle Plugin to lower the barrier to entry to explore NeonBee.
Groovy 2
-
-
276 contributions in the last year
Less
More
Contribution activity
March 2023
Created 13 commits in 5 repositories
Created a pull request in SAP/neonbee that received 1 comment
Opened 10 other pull requests in 5 repositories
SAP/neonbee
4
merged
vert-x3/vertx-web
2
merged
vertx-web-site/vertx-web-site.github.io
2
merged
eclipse-vertx/vertx-openapi
1
merged
vert-x3/vertx-examples
1
merged
Reviewed 13 pull requests in 3 repositories
SAP/neonbee
10 pull requests
- build(deps): bump com.sap.cds:cds4j-core from 1.36.0 to 1.37.0
- build(deps): bump org.ow2.asm:asm from 9.4 to 9.5
- build(deps): bump com.github.spotbugs from 5.0.13 to 5.0.14
- chore: improve error message when no verticle is registered for an entity type
- feat: add CorsHandlerFactory
- build(deps): bump io.micrometer:micrometer-registry-prometheus from 1.10.4 to 1.10.5
- build(deps): bump se.bjurr.violations.violations-gradle-plugin from 1.52.4 to 1.52.5
- build(deps): bump com.diffplug.spotless from 6.16.0 to 6.17.0
- docs: add documentation for gradle tasks
- build(deps): bump com.diffplug.spotless from 6.15.0 to 6.16.0
eclipse-vertx/vertx-openapi
2 pull requests
vert-x3/vertx-web
1 pull request
Created an issue in eclipse-vertx/vertx-openapi that received 1 comment
Extend RequestParameter with getters that supports default values
If you have e.g. a query parameter that is optional and not part of the request, the RequestValidator
will create a new RequestParameterImpl(null)
…
1
comment