Commit Graph

102 Commits

Author SHA1 Message Date
Sunil Mogadati aacc25a752 BAEL-245: Add more tests to align with previous enum example and prevent build fail (#981)
* Add NDC and JBoss Logging to the demo application

* NDC for Log4j, Log4j2 and JBoss Logging

* Simplify NDC example by making it a single operation instead of two

* Make NDC example as RestController, Use JBoss Logging only as a logging bridge

* Fix merge conflicts in pull request - log-mdc pom.xml updated

* BAEL-445 Update to Spring security SpEL example

* BAEL-445: Change tabs to spaces in the updated code

* BAEL-245: Add Enum Serialization exmaple

* BAEL-245: Remove the folder jackson/src/test/java/com/baeldung/jackson/dtos/withEnum as the example is not used anymore

* Add more enum serialization examples to align with previous example and prevent build fail
2017-01-10 01:51:36 -06:00
Sunil Mogadati 82fc8cf8fc BAEL-245: Add Enum serialization example (#970)
* Add NDC and JBoss Logging to the demo application

* NDC for Log4j, Log4j2 and JBoss Logging

* Simplify NDC example by making it a single operation instead of two

* Make NDC example as RestController, Use JBoss Logging only as a logging bridge

* Fix merge conflicts in pull request - log-mdc pom.xml updated

* BAEL-445 Update to Spring security SpEL example

* BAEL-445: Change tabs to spaces in the updated code

* BAEL-245: Add Enum Serialization exmaple

* BAEL-245: Remove the folder jackson/src/test/java/com/baeldung/jackson/dtos/withEnum as the example is not used anymore
2017-01-08 08:13:39 -06:00
pivovarit 6d72f54a53 Refactor JacksonAnnotationTest 2017-01-08 08:16:35 +01:00
pivovarit 3253a2510c Refactor JacksonAnnotationTest 2017-01-07 18:10:25 +01:00
pivovarit 11fb8debd6 Unify jackson package structure 2017-01-01 16:17:41 +01:00
pivovarit 5e60c50851 jackson-annotations -> jackson 2017-01-01 13:05:32 +01:00
DOHA 71e2350617 minor fix 2016-10-27 14:05:19 +02:00
DOHA 4906adb2ad minor fix 2016-10-26 15:07:34 +02:00
Grzegorz Piwowarek 0d2137f19e Remove unnecessary throws clauses 2016-08-12 11:18:47 +02:00
Grzegorz Piwowarek 8a104053d6 Refactor Jackson examples 2016-08-10 19:06:35 +02:00
Nancy Bosecker 31d9e1bef6 Added jackson/gson updates (#552) 2016-08-10 06:51:06 +02:00
DOHA ad14e7c262 use StdSerializer and StdDeserializer 2016-07-26 20:38:59 +02:00
DOHA cc8632120c using StdDeserializer 2016-07-25 13:54:30 +02:00
DOHA d848933f20 using StdSerializer 2016-07-25 13:54:30 +02:00
Slavisa Baeldung d577830362 BAEL-17 - reorganizing objectmapper tests 2016-07-18 13:16:52 +02:00
Slavisa Baeldung ffbd7f0d0d Merge remote-tracking branch 'origin/pr/498' into pr/498-ask-das-objectmapper
Conflicts:
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JavaToJsonExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonAdvancedCustomSerializeExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonAdvancedJsonNodeExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonArrayExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonDateExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonMapExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonParserExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonToJavaExample.java
	jackson/src/test/java/com/baeldung/jackson/objectmapper/JsonToJsonNode.java
2016-07-18 12:25:34 +02:00
Ashanka Das eaa32bdb41 Refs #BAEL-17 : Test objectMapper. 2016-07-17 01:52:45 +02:00
Ashanka Das f14f2af421 Refs #BAEL-17 code for objectmapper. Added JUnit Test cases. 2016-07-17 01:19:44 +02:00
Slavisa Baeldung c44644b6d8 BAEL-17 - reformatting code 2016-07-14 14:57:59 +02:00
Ashanka Das 53c32286be Refs #BAEL-17 code for objectmapper. 2016-07-14 01:37:45 +02:00
DOHA da58ba479d upgrade jackson 2016-07-11 12:23:02 +02:00
Slavisa Avramovic 263d17142c xml-serialize-deserialize - minor changes 2016-05-22 11:45:07 +02:00
egimaben 61e7164703 made recommended changes 2016-05-17 14:07:45 +03:00
egimaben 3e3079e4c9 added xml folder in jackson module,have no idea what am doing :) 2016-05-15 12:39:04 +03:00
Thai Nguyen da9f3c6f21 changes to the test methods and bean classes 2016-03-22 01:54:59 +07:00
David Morley 62f9269903 Clean up Jackson inheritance examples 2016-03-11 05:33:12 -06:00
David Morley 165ab9bf66 Add Jackson inheritance examples 2016-03-10 05:22:38 -06:00
DOHA 1ba1bf2bc5 jackson skip conditionally 2016-02-07 12:49:36 +02:00
eugenp 002d086437 minor cleanup 2016-01-25 12:22:42 +02:00
Thai Nguyen 9ef91ffe47 rename 'MyBean' to 'NodeBean' and relocate the test file 2016-01-25 16:10:28 +07:00
Thai Nguyen b7abc27a48 source code and tests for jackson node operations 2016-01-25 09:41:10 +07:00
DOHA 3065033715 minor fix 2016-01-11 22:10:32 +02:00
eugenp 5dcca02c96 formatting work 2015-07-23 17:13:49 +03:00
eugenp f1fc00a157 jackson cleanup 2015-05-31 23:26:17 +01:00
eugenp 524e05de83 jackson work 2015-05-31 19:30:13 +01:00
DOHA 978b12c485 small modifications 2015-02-03 17:10:01 +02:00
DOHA 74ba48f5e5 Add jackson annotations test 2015-01-04 21:47:57 +02:00
DOHA eb28e071ed Modify jackson bidirectional relationship test 2015-01-02 06:45:29 +02:00
eugenp 560d67095b minor formatting cleanup 2015-01-01 14:51:09 +02:00
DOHA 4cee202068 Add jackson bidirectional relationship test 2014-12-30 21:44:39 +02:00
eugenp 8396d96a4c jackson cleanup test names 2014-12-27 22:14:52 +02:00
DOHA 4efd8ef93a Modify jackson date test 2014-12-27 19:21:38 +02:00
eugenp 9ee44f1d78 small cleanup 2014-12-27 16:55:53 +02:00
DOHA 713552cfce Add Jackson date test 2014-12-26 20:52:23 +02:00
DOHA 415e6ea607 Modify jackson exception 2014-12-20 15:09:24 +02:00
DOHA 19e2fca9cb Add JacksonExceptions Test 2014-12-17 21:39:25 +02:00
eugenp 9d8b2c308e cleanup in the jackson project 2014-12-13 22:49:17 +02:00
DOHA 4a61383b0c Modify Json View 2014-12-13 18:32:44 +02:00
DOHA 19a558bfec Add Jackson JSON View Test 2014-12-11 21:29:11 +02:00
eugenp 6e16b3352c cleanup work 2014-10-21 12:42:06 +03:00