296 skills found · Page 6 of 10
uzxmx / Javasist DemoSpring cloud project that demostrates how to add or remove Java annotation at runtime
misberner / DuzztDuzzt - Annotation-based Embedded DSL Generator for Java
eclecticlogic / Eclectic OrcAnnotation driven Java object writer for ORC with runtime code generation for speed.
equinox-one / SymbolsSymbols is a Java library to generate static strings constants for attribute names using annotation processor.
adrianwalker / Multiline StringMultiline string literals in Java, using Javadoc comments, an annotation and an annotation processor
RoRoche / AnnotationProcessorStarterProject to set up basics of a Java annotation processor
lantunes / MojaveAn annotation-driven, POJO-based Java web MVC framework, supporting DI with Guice
soujava / Annotation ProcessorsJava Annotation Processor sample code
bileto / Extend MdcA Java aspect to extend the logging MDC with annotation-defined values and method arguments
derron / Command LibJava library for Command Design Pattern, support code generation by Annotation Processing, compatible with Android
aerospike / Java Object MapperThe Java Object Mapper is a simple, light-weight framework used to map POJOs to the Aerospike database. Using simple annotations or a configuration YAML file to describe how to map the data to Aerospike, the project takes the tedium out of mapping the data through the powerful, low level interface.
HuntsmanCancerInstitute / USeq180+ Java applications for analyzing next generation sequencing data from ChIPSeq, RNASeq, BisSeq, DNASeq, variant annotation/ filtering, alignment/VCF QC, capture array design, IGV/ DAS2/IGB/UCSC file manipulation, etc. Both GUI and cmd line interfaces.
lampjunkie / Xml HitchA PHP 5.3 library to bind objects to XML using annotations (based on java's JAXB)
avenwu / AnnotationprocessortestDemo java application for custom annotation processor
lukaspili / Processor WorkflowWorkflow for Java annotation processors
lesfurets / Mdl4uiUI meta modeling framework based on java annotation and APT
ryandens / Auto DelegateJava annotation processor for automatically delegating interface APIs to a composed instance of that interface
noear / Woodnoear::微型ORM框架(支持:java sql,xml sql,annotation sql;事务;缓存;监控;等...)
ReGYChang / Java Fakerjava-faker is designed to generate fake data for fields in an object based on annotations and configurations.
javahippie / JukeboxJukeboxes process records. This Java Annotation Processor automatically creates Builders for JEP 359 Records (Preview). Needs Java 14.