YuCheng Hu
a51b7b55d9
Merge remote-tracking branch 'Baeldung/master' into active_mq
...
# Conflicts:
# .gitignore
# LICENSE
# README.md
# core-java-modules/README.md
# core-java-modules/core-java-11/README.md
# core-java-modules/core-java-11/pom.xml
# core-java-modules/core-java-8/README.md
# core-java-modules/core-java-8/pom.xml
# core-java-modules/core-java-8/src/main/resources/logback.xml
# core-java-modules/core-java-annotations/README.md
# core-java-modules/core-java-annotations/pom.xml
# core-java-modules/core-java-collections-2/README.md
# core-java-modules/core-java-collections-2/pom.xml
# core-java-modules/core-java-collections-3/README.md
# core-java-modules/core-java-collections-3/pom.xml
# core-java-modules/core-java-collections-conversions-2/README.md
# core-java-modules/core-java-collections-conversions-2/pom.xml
# core-java-modules/core-java-collections-conversions/README.md
# core-java-modules/core-java-collections-conversions/pom.xml
# core-java-modules/core-java-collections-list/README.md
# core-java-modules/core-java-collections-list/pom.xml
# core-java-modules/core-java-collections/pom.xml
# core-java-modules/core-java-datetime-conversion/README.md
# core-java-modules/core-java-datetime-conversion/pom.xml
# core-java-modules/core-java-datetime-conversion/src/test/java/com/baeldung/datetime/ConvertInstantToTimestampUnitTest.java
# core-java-modules/core-java-io-2/pom.xml
# core-java-modules/core-java-io/README.md
# core-java-modules/core-java-io/pom.xml
# core-java-modules/core-java-io/src/test/resources/fileTest.txt
# core-java-modules/core-java-io/src/test/resources/sampleTextFile.txt
# core-java-modules/core-java-lambdas/README.md
# core-java-modules/core-java-lambdas/pom.xml
# core-java-modules/core-java-serialization/pom.xml
# core-java-modules/core-java-streams/README.md
# core-java-modules/core-java-streams/pom.xml
# core-java-modules/core-java-strings/README.md
# core-java-modules/core-java-strings/pom.xml
# core-java-modules/core-java-strings/src/test/resources/stringtoolong.txt
# core-java-modules/core-java-uuid/README.md
# core-java-modules/core-java-uuid/pom.xml
# core-java-modules/pom.xml
# image-processing/README.md
# image-processing/pom.xml
# image-processing/src/main/java/com/baeldung/imageprocessing/addingtext/AddText.java
# image-processing/src/main/java/com/baeldung/imageprocessing/opencv/CameraStream.java
# jackson-modules/jackson-annotations/README.md
# jackson-modules/jackson-annotations/pom.xml
# jackson-modules/jackson-conversions-2/README.md
# jackson-modules/jackson-conversions-2/pom.xml
# jackson-modules/jackson-conversions/README.md
# jackson-modules/jackson-conversions/pom.xml
# jackson-modules/jackson-custom-conversions/README.md
# jackson-modules/jackson-custom-conversions/pom.xml
# jackson-modules/jackson-custom-conversions/src/test/java/com/baeldung/defaultserializercustomserializer/CallingDefaultSerializerUnitTest.java
# jackson-modules/jackson-custom-conversions/src/test/java/com/baeldung/deserialization/CustomDeserializationUnitTest.java
# jackson-modules/jackson-exceptions/README.md
# jackson-modules/jackson-exceptions/pom.xml
# jackson-modules/jackson-exceptions/src/test/java/com/baeldung/exceptions/JacksonExceptionsUnitTest.java
# jackson-modules/jackson-exceptions/src/test/java/com/baeldung/mappingexception/JacksonMappingExceptionUnitTest.java
# jackson-modules/pom.xml
# parent-boot-1/pom.xml
# parent-boot-2/pom.xml
# parent-boot-3/pom.xml
# patterns-modules/design-patterns-architectural/pom.xml
# patterns-modules/design-patterns-architectural/src/main/java/com/baeldung/repositoryvsdaopattern/UserDaoImpl.java
# patterns-modules/design-patterns-behavioral-2/README.md
# patterns-modules/design-patterns-behavioral-2/pom.xml
# patterns-modules/design-patterns-creational-2/README.md
# patterns-modules/design-patterns-creational-2/pom.xml
# patterns-modules/design-patterns-singleton/README.md
# patterns-modules/design-patterns-structural/src/main/resources/log4jstructuraldp.properties
# patterns-modules/enterprise-patterns/pom.xml
# patterns-modules/intercepting-filter/pom.xml
# patterns-modules/pom.xml
# persistence-modules/activejdbc/pom.xml
# persistence-modules/hibernate5/README.md
# persistence-modules/hibernate5/pom.xml
# persistence-modules/hibernate5/src/main/java/com/baeldung/hibernate/interceptors/CustomInterceptor.java
# persistence-modules/hibernate5/src/main/java/com/baeldung/hibernate/interceptors/entity/User.java
# persistence-modules/hibernate5/src/main/java/com/baeldung/hibernate/namingstrategy/CustomPhysicalNamingStrategy.java
# persistence-modules/hibernate5/src/main/java/com/baeldung/hibernate/persistjson/Customer.java
# persistence-modules/hibernate5/src/main/java/com/baeldung/hibernate/persistjson/HashMapConverter.java
# persistence-modules/hibernate5/src/main/java/com/baeldung/hibernate/pojo/OrderEntryIdClass.java
# persistence-modules/hibernate5/src/main/java/com/baeldung/hibernate/pojo/OrderEntryPK.java
# persistence-modules/hibernate5/src/test/java/com/baeldung/hibernate/IdentifiersIntegrationTest.java
# persistence-modules/hibernate5/src/test/java/com/baeldung/hibernate/bootstrap/BootstrapAPIIntegrationTest.java
# persistence-modules/hibernate5/src/test/java/com/baeldung/hibernate/proxy/HibernateProxyUnitTest.java
# persistence-modules/hibernate5/src/test/resources/hibernate-interceptors.properties
# persistence-modules/hibernate5/src/test/resources/hibernate-lifecycle.properties
# persistence-modules/hibernate5/src/test/resources/hibernate-namingstrategy.properties
# persistence-modules/hibernate5/src/test/resources/hibernate-persistjson.properties
# persistence-modules/hibernate5/src/test/resources/hibernate.properties
# persistence-modules/pom.xml
# persistence-modules/spring-data-jpa-crud/pom.xml
# persistence-modules/spring-data-jpa-crud/src/main/java/com/baeldung/repository/FruitRepository.java
# persistence-modules/spring-data-jpa-repo-2/README.md
# persistence-modules/spring-data-jpa-repo-2/pom.xml
# persistence-modules/spring-data-jpa-repo-2/src/main/java/com/baeldung/spring/data/persistence/customrepository/model/User.java
# persistence-modules/spring-data-jpa-repo-2/src/main/java/com/baeldung/spring/data/persistence/customrepository/repository/CustomUserRepositoryImpl.java
# persistence-modules/spring-data-jpa-repo-2/src/main/java/com/baeldung/spring/data/persistence/saveperformance/Book.java
# persistence-modules/spring-data-jpa-repo-2/src/main/resources/application.properties
# persistence-modules/spring-data-mongodb-reactive/pom.xml
# persistence-modules/spring-data-redis/README.md
# persistence-modules/spring-data-redis/pom.xml
# persistence-modules/spring-data-redis/src/main/java/com/baeldung/spring/data/reactive/redis/config/RedisConfig.java
# persistence-modules/spring-data-redis/src/main/java/com/baeldung/spring/data/redis/config/RedisConfig.java
# persistence-modules/spring-data-redis/src/main/java/com/baeldung/spring/data/redis/model/Student.java
# persistence-modules/spring-data-redis/src/main/java/com/baeldung/spring/data/redis/queue/RedisMessageSubscriber.java
# persistence-modules/spring-data-redis/src/test/java/com/baeldung/spring/data/reactive/redis/template/RedisKeyCommandsManualTest.java
# persistence-modules/spring-data-redis/src/test/java/com/baeldung/spring/data/reactive/redis/template/RedisTemplateListOpsManualTest.java
# persistence-modules/spring-data-redis/src/test/java/com/baeldung/spring/data/reactive/redis/template/RedisTemplateValueOpsManualTest.java
# persistence-modules/spring-data-redis/src/test/java/com/baeldung/spring/data/redis/repo/StudentRepositoryManualTest.java
# pom.xml
# testing-modules/assertion-libraries/README.md
# testing-modules/assertion-libraries/pom.xml
# testing-modules/junit-5-basics/README.md
# testing-modules/junit-5-basics/pom.xml
# testing-modules/mockito-2/src/main/java/com/baeldung/nullmatcher/Helper.java
# testing-modules/mockito-2/src/main/java/com/baeldung/nullmatcher/Main.java
# testing-modules/mockito-2/src/main/java/com/baeldung/wantedbutnotinvocked/Helper.java
# testing-modules/mockito-2/src/main/java/com/baeldung/wantedbutnotinvocked/Main.java
# testing-modules/mockito-2/src/test/java/com/baeldung/nullmatcher/MainUnitTest.java
# testing-modules/mockito-2/src/test/java/com/baeldung/wantedbutnotinvocked/MainUnitTest.java
# testing-modules/pom.xml
# testing-modules/spring-mockito/pom.xml
# web-modules/dropwizard/pom.xml
# web-modules/jakarta-ee/README.md
# web-modules/jakarta-ee/pom.xml
# web-modules/jakarta-ee/src/test/java/com/baeldung/eclipse/krazo/UserControllerUnitTest.java
# web-modules/java-lite/pom.xml
# web-modules/javax-servlets-2/README.md
# web-modules/javax-servlets-2/pom.xml
# web-modules/javax-servlets/pom.xml
# web-modules/jee-7/pom.xml
# web-modules/jooby/pom.xml
# web-modules/ninja/pom.xml
# web-modules/pom.xml
# web-modules/ratpack/pom.xml
# web-modules/resteasy/pom.xml
# web-modules/restx/pom.xml
# web-modules/spark-java/pom.xml
# web-modules/vraptor/pom.xml
# xml/README.md
# xml/pom.xml
# xml/src/main/resources/customer-binding.xml
# xml/src/main/resources/sax/baeldung.xml
# xml/src/test/resources/example_default_parser.xml
# xml/src/test/resources/example_dom4j.xml
# xml/src/test/resources/example_jaxb.xml
# xml/src/test/resources/example_jaxen.xml
# xml/src/test/resources/example_jdom.xml
# xml/src/test/resources/example_stax.xml
# xml/src/test/resources/sax/baeldung.xml
# xml/src/test/resources/xml/websites.xml
# xml/src/test/resources/xml/xee_attribute.xml
2024-04-30 12:23:19 -04:00
panos-kakos
c0e5d7c700
[JAVA-31578] Upgrade jsoup to latest version ( #15976 )
2024-02-27 23:10:08 +01:00
panos-kakos
88786dc076
[JAVA-29474] Replace commons-lang with commons-lang3 ( #15514 )
2024-01-03 22:21:49 +01:00
panos-kakos
b83af82bce
[JAVA-29410] ( #15485 )
...
* [JAVA-29410]
* [JAVA-29410]
2023-12-26 10:12:20 +05:30
edizor
fa10ea0e21
Update README.md
...
[skip ci]
2023-12-07 22:12:10 +08:00
Ulisses Lima
9bf766f619
BAEL ???? - Intro to XPath with Java - quick fix
...
Based on email feedback.
* Changing `childs` to `childNodes`
* Changing `nodeList = (NodeList)` to `NodeList nodeList = (NodeList)`
2023-12-04 11:37:09 -03:00
Vini
47a1f243a2
Merge pull request #15274 from ChernoVl/master
...
BAEL-5755: Convert an XML file to CSV file "indention update"
2023-11-29 08:15:19 +01:00
Bipin kumar
789ecf4581
Java 26716 Upgrade flying-saucer-pdf-openpdf, jsoup, openhtmltopdf ( #15263 )
2023-11-24 18:33:35 +02:00
Vladyslav Chernov
7deec4a5e0
BAEL-5755: indention update
2023-11-22 16:06:21 -08:00
Vladyslav Chernov
a16aa0ee61
BAEL-5755: remove comments
2023-10-20 15:17:36 -07:00
Vladyslav Chernov
0bb7a8db27
BAEL-5755: Convert an XML file to CSV file
2023-09-17 21:57:35 -07:00
panos-kakos
1cee2277c6
TASK-20628 ( #14074 )
...
* [TASK-20628] Moved xml module to jdk9-and-above profile
* [TASK-20628] Moved xml-2 module to jdk9-and-above profile
2023-05-22 21:41:38 +05:30
freelansam
dc1815c10c
JAVA-14673 - Fix formatting of POMs ( #12722 )
...
* JAVA-14673 - Fix formatting of POMs
* cleanup
2022-09-13 21:22:49 +05:30
dependabot[bot]
85f2b55158
Bump dom4j from 2.1.1 to 2.1.3 in /xml
...
Bumps [dom4j](https://github.com/dom4j/dom4j ) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/dom4j/dom4j/releases )
- [Commits](https://github.com/dom4j/dom4j/compare/version-2.1.1...version-2.1.3 )
---
updated-dependencies:
- dependency-name: org.dom4j:dom4j
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 12:46:28 +00:00
sampadawagde
65f643262d
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
Krzysiek
f9f37ac4e6
JAVA-8709: Extract commons-collections4.version property to the main pom.xml
2021-11-26 13:17:01 +01:00
Loredana Crusoveanu
ee70035562
Merge pull request #11470 from kwoyke/JAVA-8436
...
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
Krzysiek
997b3c5fbf
JAVA-8436: Remove AssertJ depenendency from the child modules - part 1
2021-11-18 10:36:49 +01:00
johnA1331
db2aa7e14b
Update README.md
2021-11-18 01:02:47 +08:00
Krzysiek
d7caae1c24
JAVA-7783: POM properties cleanup
2021-11-16 11:25:14 +01:00
Kai Yuan
ddf531faa7
BAEL-5194 rm html tags ( #11404 )
2021-11-11 16:19:32 -06:00
chaos2418
2acb6ff291
JAVA-1673: updating surefire plugin in xml module
2021-11-10 09:36:41 +05:30
chaos2418
e27eb5b8eb
JAVA-1672: removing redundant junit declarations
2021-11-05 14:31:19 +05:30
Dhawal Kapil
1ab0a19d25
Java 3590 ( #11367 ) ( #11380 )
...
* Java 3590 (#11367 )
* JAVA-3590: updating junit-jupiter dependency in the main pom.xml
* resolving unnecessary mockito stubbings exception
* adding junit-bom in dependency management
* fixing tests which were not getting discovered
* Revert "fixing tests which were not getting discovered"
This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.
* fixing tests in ninja, open-liberty and spring-ejb
* removing junit4 dependency and replacing it with junit-vintage-engine
* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda
* removing junit dependency and replacing it with junit-vintage-engine
* removing junit and replacing it with junit-vintage-engine
* fixing tests that were not getting discovered due to old version of junit:junit
* updated failsafe plugin configuration to skip integration tests in blade
* fixing tests that were not getting discovered due to old version of junit:junit
* fixing tests in libraries and libraries-2 modules
Co-authored-by: chaos2418 <>
* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382 )
* JAVA-3590: updating junit-jupiter dependency in the main pom.xml
* resolving unnecessary mockito stubbings exception
* adding junit-bom in dependency management
* fixing tests which were not getting discovered
* Revert "fixing tests which were not getting discovered"
This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.
* fixing tests in ninja, open-liberty and spring-ejb
* removing junit4 dependency and replacing it with junit-vintage-engine
* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda
* removing junit dependency and replacing it with junit-vintage-engine
* removing junit and replacing it with junit-vintage-engine
* fixing tests that were not getting discovered due to old version of junit:junit
* updated failsafe plugin configuration to skip integration tests in blade
* fixing tests that were not getting discovered due to old version of junit:junit
* fixing tests in libraries and libraries-2 modules
* fixing integration tests in restx and spring-5-webflux
Co-authored-by: chaos2418 <>
Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
YuCheng Hu
3aa0921688
Add docs for xml process
2021-09-29 13:46:51 -04:00
sampadawagde
55e113fe32
JAVA-5223: Fix formatting of POMs (Others)
2021-05-17 20:21:04 +05:30
Krzysztof Woyke
089da70fb0
JAVA-4931: Cleanup surefire config
2021-03-29 15:22:10 +02:00
Loredana Crusoveanu
d3317c4963
Merge pull request #10584 from kwoyke/JAVA-3295
...
JAVA-3295: POM Properties Cleanup
2021-03-29 14:57:35 +03:00
Loredana Crusoveanu
4879da3f3c
Merge pull request #10576 from kwoyke/JAVA-3595
...
JAVA-3595: Upgrade jmh-core and jmh-generator dependencies in the main pom.xml
2021-03-29 14:37:34 +03:00
Krzysztof Woyke
a382f77a64
JAVA-3295: Remove redundant java.version property
2021-03-26 12:55:14 +01:00
Krzysztof Woyke
df68287728
JAVA-3595: Use jmh version defined in the parent pom.xml
2021-03-21 23:06:03 +01:00
Martin Porsch
05c9a4c92a
characters(...) fills StringBuilder instead of String
...
I startet to implement an XML parser from this tutorial and ran into a problem with empty elements, e.g. <elem></elem>. I found this SO post (https://stackoverflow.com/questions/44570604/sax-parser-is-not-working-properly-when-xml-input-is-given-as-stream-and-some-xm ) and realised, that characters(...) can be called zero or multiple times, so one should fixed it conceptually by using a StringBuffer or StringBuilder.
2021-02-18 10:39:41 +01:00
Krzysiek
ba5343cab2
JAVA-3585: Use common commons-io.version property in all child modules
2021-01-07 20:42:57 +01:00
Krzysztof Woyke
d8c26b6adb
JAVA-3586: Get rid of the overriden commons-lang3.version property
2021-01-04 23:01:41 +01:00
amit.pandey
1f4a4e24ec
pom formatting
2020-03-15 18:22:24 +05:30
catalin-burcea
153a3923f0
[BAEL-18783] - Fix formatting of POMs
2019-12-06 11:40:56 +02:00
Eric Martin
3225470df5
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
...
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00