Commit Graph

12889 Commits

Author SHA1 Message Date
Loredana Crusoveanu 74ef43fb91
Merge pull request #6802 from Maiklins/BAEL-2580
BAEL-2580
2019-04-27 21:32:55 +03:00
Loredana Crusoveanu 0ed1685e7c
Merge pull request #6623 from denis-zhdanov/BAEL-2779-classgraph
BAEL-2779 Guide to classgraph library
2019-04-27 18:38:26 +03:00
rpvilao 37a5061c9d
Merge pull request #6831 from FDPro/bael-2843
[BAEL-2843] Fixed some tests to match articles updates
2019-04-27 13:45:31 +01:00
Loredana Crusoveanu 626d5abf2b
Merge pull request #6830 from alejandrogervasio/patch-1
Update pom.xml
2019-04-27 09:58:29 +03:00
dupirefr 4de89f8a63 [BAEL-2843] Fixed some tests to match articles updates 2019-04-27 08:02:14 +02:00
Loredana Crusoveanu decb0f6628
Merge pull request #6825 from eugenp/lor6-patch-4
Update pom.xml
2019-04-27 08:49:36 +03:00
Alejandro Gervasio 5ef87d3a2d
Update pom.xml 2019-04-27 02:42:17 -03:00
Loredana Crusoveanu 0c3258753b
Merge pull request #6780 from eugenp/BAEL-2493-v2
rename config project, formatting
2019-04-27 00:07:25 +03:00
Loredana Crusoveanu 522d366801
Merge pull request #6824 from eugenp/lor6-patch-3
Update README.md
2019-04-27 00:06:10 +03:00
Loredana Crusoveanu 1e65e6a7b8
Update pom.xml 2019-04-27 00:03:46 +03:00
Loredana Crusoveanu 7cca99a327
Update README.md 2019-04-26 22:58:57 +03:00
Loredana Crusoveanu 7c73610226
Update SpringContextIntegrationTest.java 2019-04-26 22:57:17 +03:00
Loredana Crusoveanu 9d7bd2909c
Merge pull request #6793 from eugenp/lor6-patch-3
Update FooUnitTest.java
2019-04-26 22:56:43 +03:00
Loredana Crusoveanu f97e1f3c2c
Merge pull request #6823 from eugenp/BAEL-2892-v2
refactor module spring-boot-ex
2019-04-26 18:00:02 +03:00
Erik Pragt b5d95430f8
Merge pull request #6774 from isaolmez/BAEL-2809
BAEL-2809 Hibernate Batch Inserts
2019-04-26 21:47:18 +08:00
Loredana adb8759e30 refactor module spring-boot-ex 2019-04-26 14:30:12 +03:00
isaolmez 46f5e0dc93 BAEL-2809: Added code samples 2019-04-26 11:10:34 +03:00
Erik Pragt c80d0a9e84
Merge pull request #6783 from FDPro/bael-2882
dupirefr/dupire.francois+pro@gmail.com [BAEL-2882] Create a Command Line Java Program with Picocli
2019-04-26 10:28:29 +08:00
Erik Pragt 9b2148d8b9
Merge pull request #6760 from pkoli/master
BAEL-2770 Added code and test cases
2019-04-26 10:12:20 +08:00
Eric Martin b1aaff5b43
Merge pull request #6615 from josephine-barboza/master
BAEL-2766 Maps in Groovy
2019-04-25 17:06:47 -05:00
Eric Martin fb036aebda
Merge pull request #6812 from eugenp/BAEL-2800
BAEL-2800: Moved core-java-collections-map to java-collections-maps-2
2019-04-25 17:01:37 -05:00
Josephine Barboza db61484527 BAEL-2766 Added core-groovy-collections module 2019-04-25 23:33:54 +05:30
Eric Martin 5f32bfc05c
Merge pull request #6801 from saravanan-kandaswamy/autovalue-fix
Autovalue fix
2019-04-25 12:48:43 -05:00
Josephine Barboza 59f362d946 Merge remote-tracking branch 'upstream/master' 2019-04-25 22:24:35 +05:30
ashleyfrieze 2de43c1a3b
Merge pull request #6588 from macroscopic64/master
[BAEL-2073] Java 9 Migration Issues and Resolution
2019-04-25 12:04:55 +01:00
eric-martin 156f9b6906 BAEL-2800: Moved core-java-collections-map to java-collections-maps-2 2019-04-24 22:53:09 -05:00
macroscopic64 786fa10555 [BAEL-2073] Java 9 Migration Issues and Resolution 2019-04-25 06:53:50 +05:30
macroscopic64 e6fe47d6ac Merge remote-tracking branch 'upstream/master' 2019-04-25 06:37:02 +05:30
rpvilao 9ba9b3d1fc
Merge pull request #6810 from michael-pratt/BAEL-2732
[BAEL-2732] Adding in BSON examples from article
2019-04-24 19:45:13 +01:00
kwoyke d5ba7790ef BAEL-2855 Add a new section in ConfigurationProperties article (#6808) 2019-04-24 20:02:04 +02:00
rpvilao 230725102b
Merge pull request #6791 from initialcommit-io/BAEL-2892
BAEL-2892: Spring Boot - Rendering Exceptions in JSON
2019-04-24 19:01:22 +01:00
Muhammad Asif Anwar cf98eefb62 gitflow-incremental-builder upgrade (#6811) 2019-04-24 20:55:46 +03:00
Sam Millington fb70eda7b8 [BAEL-2835] Added Guide to FastUtil code (#6805) 2019-04-24 19:53:46 +02:00
Seun Matt b798326b29 improvement BAEL-2897 (#6795)
* added example code for BAEL-2083

* updated example code for BAEL-2083

* added example code for BAEL-2849

* updated the example code with data.sql

* improvement BAEL-2897

* updated the persistence module

* updated readme
2019-04-24 08:05:24 -07:00
Michael Pratt a89a07db5f [BAEL-2732] Adding in BSON examples from article 2019-04-24 13:49:04 +00:00
Alejandro Gervasio ebde333439 Multi-module Maven Project using Java Modules (#6766)
* Initial Commit

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update root pom.xml

* Update root pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml
2019-04-24 07:49:12 -05:00
Juan Moreno f9a337f7cf CHORE Moved BAEL-2655's code from core-kotlin-2 to core-kotlin-io (#6807) 2019-04-24 07:30:30 -05:00
Jacob Stopak a2002dde52 Add integration test, bump version to 0.0.4 2019-04-23 23:38:51 -07:00
KevinGilmore 21512f008d
BAEL-2840: update README (#6809)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article
2019-04-23 22:14:19 -05:00
Jacob Stopak 8463567986 Minor refactor, bump to version 0.0.3 2019-04-23 15:57:57 -07:00
mikr 5d989661f3 BAEL-2580 JVM Platform Annotations in Kotlin 2019-04-23 09:09:01 +02:00
Saravanan Kandaswamy ba2b66f45c Merge branch 'autovalue-fix' of https://github.com/saravanan-kandaswamy/tutorials into autovalue-fix 2019-04-23 09:41:48 +05:30
Saravanan Kandaswamy 21ea070f21 Fixed the Compilation issue for AutoValue module 2019-04-23 09:41:03 +05:30
Saravanan Kandaswamy a90ea4c46b Fixed the Compilation issue for AutoValue module 2019-04-23 09:35:48 +05:30
Adrian Precub 77338c7fb1 BAEL-2587: Spring Security integration with Amazon Cognito (#6730)
* BAEL-2587: Spring Security integration with Amazon Cognito

* BAEL-2587: Spring Security integration with Amazon Cognito - remove unnecessary stuff

* BAEL-2587: Spring Security integration with Amazon Cognito - rename config file

* BAEL-2587: Spring Security integration with Amazon Cognito - separate folder for cognito
2019-04-22 11:21:41 -06:00
pcoates33 b63f8882ea BAEL-2837 Add sample Set operations in Java (#6697)
* BAEL-2837: Add sample set operations in Java

* BAEL-2837 add new module core-java-collections-set

* BAEL-2837 Updated readme.md file

* BAEL-2837 Tidy dependencies in pom.xml

* BAEL-2837 tidy white space in pom.xml

* BAEL-2837 Rename unit test class

* BAEL-2837 Removed unused logback-xml
2019-04-22 11:12:56 -06:00
Sadanand S. Koli 16553936c7 BAEL-2770 Fixed code formatting and improved test cases 2019-04-22 20:48:49 +05:30
Eric Martin 49a806e787
Merge pull request #6794 from eugenp/fix-vaadin
Fix vaadin-maven-plugin configuration
2019-04-22 07:07:55 -05:00
eric-martin 5d09d7c7b9 Fix vaadin-maven-plugin configuration 2019-04-21 19:57:25 -05:00
Denis Zhdanov 541e0cc9d5 BAEL-2779 Guide to classgraph library 2019-04-22 08:17:20 +08:00