Giter Club home page Giter Club logo

rest-devtools's Introduction

README for rest-devtools

Developer tools for Spring based Rest applications. Offering solutions for:
1, Logging, converting object to it's String representation
2, Logging, define logger for components by interface default method
3, Interfaces, Indentifiable, CreatedTrackable, etc.
4, Constants, profileConstants
5, Domain entity parent classes
6, Rest exception handling and resolving it to common ErrorDTO
7, Gateway (external Rest calls) exception handling and resolve it to a common ErrorDTO

Version 1.0.0. Available in maven central

http://search.maven.org/#artifactdetails%7Corg.talangsoft%7Crest-devtools%7C1.0.0%7Cjar

<dependency>
    <groupId>org.talangsoft</groupId>
    <artifactId>rest-devtools</artifactId>
    <version>1.0.0</version>
</dependency>

Release Notes

1.0.1:

  • Upgrade to Spring Boot 1.2.2
  • RestUtils Param mapping simplified with java8 streams
  • ErrorDTO is converted to Immutable class with RestCreator constructor
  • Removed unused dependencies
  • Neo4j dependency scope is now "provided"

1.0.2:

  • Upgrade to Spring Boot 1.2.3
  • ModifiedBy and CreatedBy is generic typed to identify the author

1.0.3:

  • Simplify modelmapper example

1.0.4:

  • Change log level from error to debug on exception handling
  • Upgrade to Spring Boot 1.2.5

rest-devtools's People

Contributors

tamaslang avatar

Watchers

James Cloos avatar  avatar

Forkers

cleophasmashiri

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.