Pinned Repositories
GraphQlRequestBodyGenerator
This utility library helps to generate body for GraphQL request using POJO and annotations.
JavaClassGenerator
This utility library helps to generate Java classes based on provided class schemas with some predefined code generation parameters.
k52
k52 is a set of c++ libraries aimed to facilitate scientific experiments in the fields of signal processing and sound analysis with the strong incline into OOP, flexibility and readability.
ModelConverter
This utility library helps to convert from one POJO to another using reflection mechanism.
RecursiveAssertion
This utility library helps to assert complex models using various settings and provide convenient error messages using assertion mechanism of popular testing libraries.
RuntimeProxyGenerator
This utility library helps to generate runtime proxy for non-final classes using inheritance mechanism.
spring-boot
Spring Boot
TestDataGenerator
This utility library helps to generate testing data for POJOs using various settings
TypeResolver
This utility library helps to determine Java types for generics, arrays, wildcards and other complex types on runtime.
TypeStringRepresentationResolver
This utility library helps to determine string representation for generics, arrays, wildcards and other complex types on runtime.
VladislavSevruk's Repositories
VladislavSevruk/GraphQlRequestBodyGenerator
This utility library helps to generate body for GraphQL request using POJO and annotations.
VladislavSevruk/TypeResolver
This utility library helps to determine Java types for generics, arrays, wildcards and other complex types on runtime.
VladislavSevruk/JavaClassGenerator
This utility library helps to generate Java classes based on provided class schemas with some predefined code generation parameters.
VladislavSevruk/TypeStringRepresentationResolver
This utility library helps to determine string representation for generics, arrays, wildcards and other complex types on runtime.
VladislavSevruk/k52
k52 is a set of c++ libraries aimed to facilitate scientific experiments in the fields of signal processing and sound analysis with the strong incline into OOP, flexibility and readability.
VladislavSevruk/ModelConverter
This utility library helps to convert from one POJO to another using reflection mechanism.
VladislavSevruk/RecursiveAssertion
This utility library helps to assert complex models using various settings and provide convenient error messages using assertion mechanism of popular testing libraries.
VladislavSevruk/RuntimeProxyGenerator
This utility library helps to generate runtime proxy for non-final classes using inheritance mechanism.
VladislavSevruk/spring-boot
Spring Boot
VladislavSevruk/TestDataGenerator
This utility library helps to generate testing data for POJOs using various settings