micronaut-projects/micronaut-core

Support for Vavr types?

Ouverte

#3 520 ouverte le 19 juin 2020

 (1 commentaire) (0 réaction) (0 personne assignée)Java (1 025 forks)batch import
help wantedtype: enhancement

Métriques du dépôt

Stars
 (5 882 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

I have become a fan of Vavr for the "use values to represent flow control" model. Are there any plans to provide native support for Vavr types such as Option in Micronaut? More generally, is it practical for a user to add support for new extensions to the Micronaut infrastructure, as (for example) the various ArgumentHandler interfaces in Spring?

Guide contributeur