Giter Club home page Giter Club logo

hollow-maven-plugin's Introduction

Hollow-api-generator-plugin

This plugin provides goal for generating hollow consumer api, that is described here

Versions mapping

It's not recommended to use plugin with version that is not listed below. This rule is temporary, until the stable release comes

Plugin Hollow Java Maven
0.4.0 2.6.3 1.7 3.2.5
0.5.0 2.6.3 1.7 3.2.5
1.0.0 4.0.3 1.8 3.3.9

Usage

You can use plugin in two different configurations:

  • In case you want to have hollow consumer api classes directly in your project and VCS - just stick to the single-module configuration.
  • In case you don't want to have all this classes in your VCS - stick to the multi-module configuration.

Usage examples

Mandatory configuration properties:

  • packagesToScan - packages with your data classes, note that scan is recursive
  • apiClassName - class name for your api implementation
  • apiPackageName - target package in your project for api-related sources

Optional properties:

  • parameterizeAllClassNames
  • useAggressiveSubstitutions
  • useBooleanFieldErgonomics
  • reservePrimaryKeyIndexForTypeWithPrimaryKey
  • useHollowPrimitiveTypes
  • useVerboseToString
  • useErgonomicShortcuts
  • usePackageGrouping
  • restrictApiToFieldType
  • classPostfix

default values for those params can be found here

hollow-maven-plugin's People

Contributors

gazzyt avatar igorperikov avatar ryangardner avatar viqtor avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.