Commit Graph

3821 Commits

Author SHA1 Message Date
amit.pandey 36f15adbd7 extract version into properties tag & moved common properties in parent 2020-06-20 23:32:32 +05:30
sergio41 8e55aec362 [BAEL-4084] Correcto identation 2020-06-20 20:00:19 +02:00
sampadawagde dea97a47a3 JAVA-1848: main pom changes 2020-06-20 22:50:51 +05:30
sampadawagde 88cff01bee JAVA-1848: Updated README for new module 2020-06-20 22:45:20 +05:30
sampadawagde 689482831a JAVA-1848: Moved apache-zookeeper to apache-libraries 2020-06-20 22:44:46 +05:30
sampadawagde d490b91c92 JAVA-1848: Moved apache-solrj to apache-libraries 2020-06-20 22:23:22 +05:30
sampadawagde 17efcce194 JAVA-1848: Moved apache-pulsar to apache-libraries 2020-06-20 22:23:08 +05:30
sampadawagde d06218cc14 JAVA-1848: Moved apache-opennlp to apache-libraries 2020-06-20 22:22:53 +05:30
sampadawagde 1f57916d37 JAVA-1848: Moved apache-meecrowave to apache-libraries 2020-06-20 22:22:40 +05:30
sampadawagde 06d2080523 JAVA-1848: Moved apache-geode to apache-libraries 2020-06-20 22:22:21 +05:30
sampadawagde b192e90444 JAVA-1848: Moved apache-curator to apache-libraries 2020-06-20 22:22:06 +05:30
sampadawagde d071ec2717 JAVA-1848: Moved apache-bval to apache-libraries 2020-06-20 22:21:47 +05:30
sampadawagde 31aba66983 JAVA-1848: Moved apache-beam to apache-libraries 2020-06-20 22:21:26 +05:30
sampadawagde 01bbadab2b JAVA-1848: Moved apache-avro to apache-libraries 2020-06-20 22:21:08 +05:30
Mona Mohamadinia e036a1adeb Added Code Samples (#9498) 2020-06-20 17:35:51 +01:00
sampadawagde b3df35ba3d JAVA-1848: new module apache-libraries to group apache-* modules with a
single article
2020-06-20 21:51:50 +05:30
Loredana Crusoveanu 6072c25d97 Merge pull request #9530 from eugenp/fix-jndi-test
fix jndi test
2020-06-20 18:03:02 +03:00
Loredana cacff0d0c9 fix jndi test 2020-06-20 17:57:33 +03:00
Loredana a7ecf714a2 fix jndi test 2020-06-20 17:53:04 +03:00
Loredana dab2c89ec7 fix jndi test 2020-06-20 17:38:13 +03:00
Anirban Chatterjee 4e6e3850ac Updated README.md 2020-06-20 14:08:17 +02:00
Anirban Chatterjee ade4c9819b Merge branch 'master' into feature/ktln-43/working-with-lists-in-kotlin 2020-06-20 14:01:21 +02:00
Anirban Chatterjee 869bc67e93 Removed links 2020-06-20 13:31:10 +02:00
sergio41 cb26154fe0 [BAEL-4084] Code Upload 2020-06-20 13:09:32 +02:00
Loredana 1801a5be88 fix jndi test 2020-06-20 13:22:01 +03:00
Ali Dehghani 56c231c662 Added the Code Samples 2020-06-20 13:50:49 +04:30
Chirag Dewan 6cfecc10eb BAEL3923 Upgrading Powermock version to 2.0,7 2020-06-20 14:11:44 +05:30
Loredana Crusoveanu 556a51175e Merge pull request #9469 from kwoyke/JAVA-1745
JAVA-1745: Use server.ssl.enabled property
2020-06-20 10:12:37 +03:00
Loredana Crusoveanu 7462c5bc05 Merge pull request #9520 from eugenp/bael-3841
Update README.md
2020-06-20 10:11:46 +03:00
Loredana Crusoveanu fa761b2d76 Merge pull request #9524 from eugenp/lor6-patch-1
Update README.md
2020-06-20 10:11:25 +03:00
Josh Cummings 4b24d5ff6f Merge pull request #9512 from sampada07/JAVA-1848-piecemeal
JAVA-1848: Removed unused module apache-fop
2020-06-19 23:03:39 -06:00
Ali Dehghani 4b90f42892 Objects Memory Layout in Java 2020-06-19 23:54:50 +04:30
Loredana Crusoveanu 87c07c8c5b Update README.md 2020-06-19 19:56:35 +03:00
Mona Mohamadinia 6fdcc3f45e Bael 4149: Liveness and Readiness probes in Spring Boot 2.3 (#9484)
* Added Liveness and Readiness Samples

* Added the Missing Files
2020-06-19 16:05:28 +01:00
Mona Mohamadinia 29ddb08808 Introducing windowed() and chunked() (#9490) 2020-06-19 16:00:11 +01:00
Sorin Zamfir 061e3e24d9 BAEL-4090: Remove build directories 2020-06-19 16:54:50 +03:00
Sorin Zamfir 3b2b8e1421 BAEL-4090: Setup for errors 2020-06-19 16:50:21 +03:00
kwoyke d89866aca7 BAEL-4282: Create PasswordEncoderConfiguration to fix the circular dependency issues (#9521) 2020-06-19 15:02:53 +02:00
Maja Joksovic 17199a1a87 fixed test names 2020-06-19 11:23:46 +02:00
Josh Cummings 197ebd4d1f Update README.md
Issue BAEL-3841
2020-06-18 21:46:28 -06:00
Carlos Grappa 5ad558c800 BAEL-4154 IOException Too many open files (#9511)
* BAEL-4154 IOException Too many open files

* Add comment to explain GC dependency

Co-authored-by: Carlos Grappa <carlos.grappa@mercadolibre.com>
2020-06-18 20:04:32 -07:00
Jordan Simpson 714b47ac25 Added a Spring controller that serves a Thymeleaf HTML page with all the examples from the article. (#9514)
Co-authored-by: Jordan Simpson <jordan.simpson.dev@gmail.com>
2020-06-18 20:03:56 -07:00
Eric Martin 2457413be1 Merge pull request #9376 from maryarm/BAEL-3287
BAEL-3287
2020-06-18 17:35:54 -05:00
Maja Joksovic ae071e7d71 Unit test fixes and improvements 2020-06-18 22:52:35 +02:00
Sorin Zamfir 7cfede4a58 BAEL-4090: Initial module structure 2020-06-18 23:06:13 +03:00
Eugen c96f1d114b Merge pull request #9515 from eugenp/bael-3389
Update README.md
2020-06-18 22:02:14 +03:00
Jonathan Cook e28040a475 Merge pull request #9470 from nguyennamthai/BAEL-4068
BAEL-4068 Inject Spring beans into unmanaged objects
2020-06-18 15:43:07 +02:00
Jonathan Cook 8834be5209 Merge pull request #9367 from azhwani/jndidatasource
BAEL-3830: Test a mock JNDI datasource with Spring
2020-06-18 15:29:02 +02:00
Jonathan Cook 6135445a29 Merge pull request #9361 from JonCook/master
BAEL-3912 - Java: Get week number from any date?
2020-06-18 15:18:03 +02:00
johnA1331 d37efb147b Create README.md 2020-06-18 16:07:59 +08:00