16fdea7267
* BAEL-2721 Examples of @JsonAlias and Gson's alternate parameter * BAEL-2721 Update class and method names for JsonAlias and GsonAlternate * BAEL-2721 move JsonAliasUnitTest into new jackson-2 module * BAEL-2721 Removed unused dependencies from pom.xml * BAEL-2721 Tidy up logback.xml * BAEL-2721 fix url in README.md
13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
*.class
|
|
|
|
#folders#
|
|
/target
|
|
/neoDb*
|
|
/data
|
|
/src/main/webapp/WEB-INF/classes
|
|
*/META-INF/*
|
|
|
|
# Packaged files #
|
|
*.jar
|
|
*.war
|
|
*.ear |