Commit Graph

12748 Commits

Author SHA1 Message Date
Kacper Koza 81b323a695 Extract junit-5-configuration 2019-04-25 09:12:44 +02:00
Kacper Koza d6235c73e6 master 2019-04-18 22:25:17 +02:00
Kacper Koza 1263171465 read src/test/resources 2019-04-18 22:21:35 +02:00
Kumar Chandrakant 275a4acaea Adding source files for article BAEL-1932 (#6746) 2019-04-18 07:43:09 +02:00
Seun Matt 2b0d0665ba updated the example code with data.sql (#6749)
* 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
2019-04-17 19:29:57 -07:00
Eric Martin dcd2a1486d
Merge pull request #6723 from rockoder/spring_vaadin
fix spring boot project
2019-04-17 21:20:05 -05:00
Eric Martin 431daaa67e
Merge pull request #6741 from DaveTheCrane/BAEL-2618-spring5-updates
moved spring core to spring 5 parent, all tests still pass
2019-04-17 20:45:05 -05:00
ashleyfrieze d37e7e3d8f
Merge pull request #6571 from anuraggoyal1/master
[BAEL-1951] Guide to FileChannel
2019-04-17 22:12:55 +01:00
ashleyfrieze 53d4e269f3
Merge pull request #6703 from mprevisic/BAEL-1970
BAEL-1970 Setting the spring log level while testing
2019-04-17 22:07:40 +01:00
ashleyfrieze e2eb27a5ad
Merge pull request #6629 from sushant57/master
Guide to Guava Multiset
2019-04-17 21:42:58 +01:00
Loredana Crusoveanu a3c1b2a1bd
Merge pull request #6748 from eugenp/lor6-patch-3
Update README.md
2019-04-17 22:06:17 +03:00
Loredana Crusoveanu e8d15ceadc
Update README.md 2019-04-17 21:51:12 +03:00
Loredana Crusoveanu 581ae8abb0
Merge pull request #6725 from amit2103/BAEL-13887
[BAEL-14127] - Moved code to jackson-simple
2019-04-17 21:41:12 +03:00
Loredana Crusoveanu ca93498c15
Merge pull request #6712 from Doha2012/master
add generic constructor examples
2019-04-17 09:00:34 +03:00
Joel Juarez 2be225b6fc added jpa embeddable example (#6636)
* [BAEL-12731] - Fixed tests in spring-boot-security module

* [BAEL-12731] - Added BcryptPasswordEncoder support

* first commit

* [BAEL-13322] - Removed noexception module : Code already present in libraries module

* added jpa embeddable example

* Issue-6604: Upgrade spring cloud to Edgware.SR5

* BAEL-2569 EnvironmentPostProcessor in Spring Boot (#6608)

* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test

* BAEL-2569  refactoring the class PriceCalculationEnvironmentPostProcessor

* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor

* BAEL-2477

* BAEL-2829: Moving to spring-data-jpa-2

* BAEL-379 A Guide to jBPM with Java (#6619)

* BAEL-379 A Guide to jBPM with Java

* BAEL-379

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-1959 Classpath contains multiple bindings

Updated pom.xml to exclude log4j binding

*  Fixed or added Context Integration Tests for modules named in ticket

* extension function in java

* BAEL-2803 (#6640)

* added sample code for eval article

* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* moved code to new module

* removed eval article code

* BAEL-2736: Update README (#6651)

* 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

* BAEL-2844 (#6641)

* Revering tree update (#6561)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* corrections

* BAEL-2481: Moved to spring-mvc-java

* BAEL-2820 Transforming Optional of an Empty String into Empty Optional (#6634)

* [BAEL-13311] - Checked modules that don't use our standard parents

* BAEL2489:Avoid check for null statements in Java (#6647)

* BAEL2489 - Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* Delete pom.xml

Removing unused changes in core-java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - adding ofnullable to Optional example

* BAEL-2801 (#6665)

* BAEL-2727 Example Code

* BAEL-2801 Example code

* Change to use parent-boot-2

* fix bean config

* [BAEL-13378] - Added modules those were not built

* Bael 2826 case insensitive spring data jpa (#6668)

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Moving code to another repo

* BAEL-2826: Moving code to another repo

* BAEL-2826 : Refactor

* BAEL-2826 : Refactor

* BAEL-2826 : Override equals hashcode

* [BAEL-13313] - Extract versions into properties

* BAEL

* BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE

* BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE

* BAEL-1959: Moved to logging-modules/logback

* [BAEL-13313] - Fixed PMD violation for string-test-functions module unit test

* [BAEL-13313] - Fixed PMD violation for math-test-functions module

* [BAEL-13378] - Added submodules in integration profiles also

* BAEL-2789: update README (#6676)

* 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-2569 (#6679)

* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test

* BAEL-2569  refactoring the class PriceCalculationEnvironmentPostProcessor

* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor

* BAEL-2569 move code to spring-boot-ops module

* [BAEL-13314] - Fix formatting of POMs

* BAEL-379 A Guide to jBPM with Java (#6687)

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-2811: Added sample code for jpa joins (#6691)

* added jpa embeddable example

* moved embeddable example to spring-data-jpa-2

* moved embeddable example to spring-data-jpa-2
2019-04-16 21:57:57 -07:00
Eric Martin 75ef80ed42
Merge pull request #6737 from DaveTheCrane/BAEL-2619-spring5-updates
corrected test to pull in profile-based config, fixe app context startup
2019-04-16 21:57:00 -05:00
Kevin Wittek 8ba93d8dc6 BAEL-2771 string matching - Move to new module (#6744)
* BAEL-2771 Add String matching example to core-groovy

* Move test to new core-groovy-2 module
2019-04-16 14:21:09 -07:00
Dave Crane 6b00fadcb2 moved spring core to spring 5 parent, all tests still pass 2019-04-16 14:01:33 +01:00
Eric Martin 8eb613bc86
Merge pull request #6739 from CROSP/core-kotlin-io
Create Core Kotlin IO module
2019-04-16 07:22:27 -05:00
Alexander Molochko 5e6a5ae662 Add core-kotlin-io to the root pom 2019-04-16 09:30:26 +03:00
Alexander Molochko c0eb679136 Create Core Kotlin IO module 2019-04-16 02:10:13 +03:00
Loredana Crusoveanu 3d193b8ebf
Merge pull request #6738 from eugenp/update-links
update links
2019-04-16 00:02:56 +03:00
Loredana Crusoveanu b1af7f30bd
Merge pull request #6720 from amit2103/BAEL-14089
[BAEL-14089] - Moved code for Entity to DTO article
2019-04-16 00:02:40 +03:00
Loredana Crusoveanu f13556c83a
Merge branch 'master' into update-links 2019-04-15 23:58:45 +03:00
Loredana 2a2c0a4271 update links 2019-04-15 23:57:30 +03:00
Loredana Crusoveanu b0a32bd0b2
Merge pull request #6719 from amit2103/BAEL-14088
[BAEL-14088] - Moved code for RequestBody and ResponseBody annotation…
2019-04-15 23:45:07 +03:00
Dave Crane 56d2e3c594 corrected test to pull in profile-based config, fixe app cntext startup issues 2019-04-15 21:03:51 +01:00
nguyennamthai 4ca3d5049d Spring Data JPA projections (#6733) 2019-04-15 20:05:18 +02:00
dionisPrifti 6796ec3af7 BAEL-2810: Finished the examples and unit tests. (#6732) 2019-04-15 09:56:10 -07:00
DOHA 532c5f28a3 move generic constructor code 2019-04-15 00:39:36 +02:00
FrancoCorleone 2cc1de2e39 [BAEL-2842] SQL JOINS (#6718) 2019-04-14 13:10:01 -07:00
Kevin Wittek 14bf329f9f BAEL-2771 Add String matching example to core-groovy (#6726) 2019-04-14 12:49:50 -07:00
amit2103 10897b14b8 [BAEL-14088] - Moved interceptop, rest config and live test back to spring-rest module 2019-04-15 00:05:03 +05:30
amit2103 f737435586 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14088 2019-04-14 23:36:44 +05:30
amit2103 4d5d647e71 [BAEL-14089] - Removed PostRestApplication main class and adjusted configuration 2019-04-14 23:34:23 +05:30
amit2103 a7febb73eb Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14089 2019-04-14 23:05:34 +05:30
Loredana Crusoveanu d958ee9e03
Merge pull request #6667 from freddyaott/master
[BAEL-2767] Guide to Google Tink
2019-04-14 20:34:49 +03:00
amit2103 bcca8479d5 [BAEL-14127] - Moved code to jackson-simple 2019-04-14 22:40:48 +05:30
Loredana Crusoveanu ffbfa16435
Merge pull request #6705 from rozagerardo/geroza/BAEL-9493_Fix-tests-in-spring-cloud-projects-part-2
[BAEL-9494] fix spring-cloud context integration tests - part 2
2019-04-14 19:57:29 +03:00
Kumar Chandrakant 87e2047eb5 Adding source files for the tutorial BAEL-2788 (#6699)
* Adding source files for the tutorial BAEL-2788

* Made changes to the code for the review comments
2019-04-14 18:55:16 +02:00
Alejandro Gervasio e89f5ace7a BAEL-2840 - Spring Data Web Support (#6672)
* Initial Commit

* Update UserRepository.java

* Update UserControllerIntegrationTest.java

* Update UserRepository.java

* Update pom.xml
2019-04-14 09:38:21 -05:00
Ganesh Pagade 15cb0aebfc fix spring boot project 2019-04-14 17:42:51 +05:30
Sushant 431670601a Created new module guava-collections-set 2019-04-14 12:21:51 +03:00
Loredana Crusoveanu a821cd553d
Merge pull request #6722 from amit2103/BAEL-14090
[BAEL-14090] - Moved code for Testing REST API article
2019-04-14 10:36:01 +03:00
Loredana Crusoveanu 026459a7e6
Merge pull request #6686 from kacperkoza/BAEL_spock_extensions
Update spock to 1.3
2019-04-14 09:45:24 +03:00
Denis ce09990056 BAEL-1931 rename SampleService to SampleClient (#6682)
* BAEL-1931 rename SampleService to SampleClient

* remove not null assertion

* remove fixed method order

* disable usage of local kerberos ticket cache
2019-04-14 08:24:03 +02:00
amit2103 bcbe5348e4 [BAEL-14090] - Moved code for Testing REST API article 2019-04-14 11:42:12 +05:30
amit2103 2dd7251361 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14089 2019-04-14 11:17:05 +05:30
Eric Martin 7fc7e61674
Merge pull request #6674 from CROSP/inputstream-to-string-in-kotlin
BAEL-2654 InputStream to String in Kotlin
2019-04-13 20:21:52 -05:00
amit2103 789c6695df [BAEL-14089] - Moved code for Entity to DTO article 2019-04-14 00:49:30 +05:30