Commit Graph

158 Commits

Author SHA1 Message Date
mariiakulik e5ecd86f27 README files update (#1195)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Delete README.md
2017-02-19 22:22:43 +01:00
Andrew Morgan b5985a586c Tidied up tests 2017-02-11 18:47:27 +00:00
Luís Soares 7c07b93def Improve order of passing arguments in assert
Expected argument should come first.
2017-02-11 18:47:27 +00:00
Luís Soares bb6224d771 Make test pass in non-english computers where tests are run
The tested failed in my portuguese language OS because of:
Ter(ça) is Tue(sday)

Movie [imdbId=tt0472043, director=null, actors=[ActorJackson [imdbId=nm2199632, dateOfBirth=Ter set 21 11:00:00 GMT 1982, filmography=[Apocalypto, Beatdown, Wind Walkers]]]]
Movie [imdbId=tt0472043, director=null, actors=[ActorJackson [imdbId=nm2199632, dateOfBirth=Tue Sep 21 11:00:00 GMT 1982, filmography=[Apocalypto, Beatdown, Wind Walkers]]]]

Locale was enforced
2017-02-11 18:47:27 +00:00
Luís Soares b050db16cb Increase Jackson version 2017-02-11 18:47:27 +00:00
Luís Soares ec2bfa7014 Test Serialize/Deserialize Optional with Jackson 2017-02-11 18:47:27 +00:00
Tomasz Lelek 1d71f63693 Bael 19 jackson inheritance (#954)
* BAEL-19 event inheritance

* BAEL-19 test for json inheritance

* BAEL-19 example event processor

* BAEL-19 do not need json ignore

* BAEL-19 simpler event, example of abstract

* BAEL-19 ignoring superclass property

* BAEL-586 change class event names
2017-01-19 08:48:48 +01:00
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
Naoshadul Islam 8dc3487b67 Added relevant articles (#962)
* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevnat articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Update README.md

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Update README.md

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Update README.md
2017-01-08 08:25:59 +01: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 91f36f41e5 upgrade dependencies 2016-12-12 00:27:31 +02: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
Naoshadul Islam 45dc8efe1c Updated README.md 2016-10-16 13:05:59 +03:00
eugenp 2aa2f43c6e maven cleanup 2016-10-12 07:44:40 +03: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
Grzegorz Piwowarek c3766c0138 Remove eclipse-specific config 2016-08-02 00:15:36 +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
Grzegorz Piwowarek a09e6454f3 Remove Eclipse-specific files 2016-07-19 18:18:50 +03: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
m0cacin0 d232553cbf Update README.md 2016-06-28 12:16:18 +03:00
Slavisa Avramovic 7335ef2a65 xml-serialize-deserialize - pom formatting 2016-05-22 11:52:23 +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
eugenp a2989da4bf maven work 2016-03-06 12:10:06 +02:00
eugenp 0708c51125 mave work 2016-03-06 11:59:13 +02:00
eugenp c467ca73e2 maven work 2016-03-06 11:49:59 +02:00
eugenp e7dd890661 removing sandbox, maven upgrades, eclipse cleanup 2016-03-06 11:37:48 +02:00
MichelLeBon 7011fa40fe Update README.md 2016-02-11 02:53:18 +02:00
MichelLeBon 9bba394195 Update README.md 2016-02-10 13:53:22 +02:00
MichelLeBon c273b4eda0 Update README.md 2016-02-10 13:52:25 +02:00
MichelLeBon dbaf479270 Update README.md 2016-02-10 13:50:52 +02:00