Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Forked from puniverse/quasar
Fibers, Channels and Actors for the JVM (Fork of Quasar)
-
-
951 contributions in the last year
Less
More
Contribution activity
March 2021
FroMage has no activity
yet for this period.
February 2021
Created 32 commits in 4 repositories
Created 2 repositories
Created a pull request in quarkusio/quarkus that received 57 comments
Support KubernetesServer test resource for CRUD operations
Can you check @shawkins if this would work for you? It's a bit over-engineered, but I didn't want for future fixes on one class to miss the other. …
+809
−94
•
57
comments
Opened 3 other pull requests in 2 repositories
quarkusio/quarkus
1
merged
1
open
java-operator-sdk/java-operator-sdk
1
open
Reviewed 18 pull requests in 3 repositories
quarkusio/quarkus 16 pull requests
- Properly handle '/' in kubernetes env var declaration
- Add the ability to configure vertx http client options in RESTEasy Reactive client
- Integrate Fernflower decompiler into Quarkus build of fast-jar
- Add support for @NameBinding meta-annotations for @ServerRequestFilter
- DEV UI: Quick fix for restart issue
- jpa-security custom password type
- DEV UI: Hierarchical structure of static resources in endpoint page
- RESTEasy Reactive Links
- Ensure that @Path on an interface with a single impl works as in RESTEasy Classic
- Update kotlin generated bytecode to include proper nullability checks and annotations
- Qute API cleanup - get rid of the "io.quarkus.qute.api" package
- Adding some color to the Dev UI cards
- Qute - force getters access for panache entities
- Add support for Multipart requests in RESTEasy Reactive
- Add log stream in Dev UI
- Make classes that are used as @BeanParam targets unremoveable
quarkusio/quarkusio.github.io 1 pull request
eclipse-vertx/vert.x 1 pull request
Created an issue in quarkusio/quarkus that received 11 comments
Kubernetes clients all clash with one another
When importing the quarkus-openshift-client
extension, we get an injectable OpenShiftClient
which also extends KubernetesClient
which is located in…
11
comments