Skip to content

chinkong83/parsec-libraries

 
 

Repository files navigation

#Parsec Libraries and Utilities In addition to the core packages of Parsec, Parsec also provides additional supporting libraries and utilities that altogether help reducing more effort in building web services. Below are the libraries available:

##Parsec Validation (Input Validation) The Parsec Validation library defines standard method for input validation in a Parsec Java web applications. It also supports the web applications' requirement to validate user input depending on your business logic.

##Parsec Constraint Validators The constraint validators library contains a list of useful annotations that can be used when building your web application.

##Parsec Config The Parsec Config library lets you set configurations based on different environment, or profile, such as alpha, beta or production. It allows you to introduce a set of standardized/best practice configuration definition for your Java web application.

##Parsec Client The Parsec Config library provides an async HTTP client, that supports additional useful features.

##Parsec Logging The parsec logging library provides a simple LogUtil class that generates logs in Splunk logging format.

##License Copyright 2016, Yahoo Inc. Copyrights licensed under the Apache 2.0 License. See the accompanying LICENSE file for terms.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.8%
  • Groovy 1.2%