Commit Graph

8253 Commits

Author SHA1 Message Date
Miguel Rivero 62b5a591af BAEL-1637: Guide to JNI(Java Native Interface) (#4066)
* BAEL-1546: Java 8 Math additions

* Applied feedback to Unit Tests

* BAEL-1546 Added missing test annotations

* Added code for BAEL-1637

* Added script for Windows C++ code compile

* Added compilation script for MacOS

* Added some Unit tests
2018-05-15 22:18:41 +01:00
Loredana Crusoveanu 1b7361a197
Merge pull request #4235 from eugenp/lor6-patch-10
Update README.MD
2018-05-15 23:37:18 +03:00
Shubhra Srivastava bdb937e68b BAEL 1748 - Optional - orElse() vs orElseGet() (#4240)
* Types of Bean Injection in Spring

* Changing config file name

* BAEL-1584 : Find an element in list

* Revert "Changing config file name"

This reverts commit d857db9f65b1cf89773348e3901385ce59d9e1f8.

* Revert "Types of Bean Injection in Spring"

This reverts commit e9efcb8e70f37e7488aa2371bb3ee62c676996f4.

* BAEL-1584 : Find an Element in Given List

* BAEL-1584 : Hashcode impl changed

* BAEL:1584 : ListIterator to Iterator change

* Method name refactoring

* BAEL 1748 - Optional OrElse vs OrElseGet

* BAEL-1748 Benchmark Runner
2018-05-15 11:20:55 -07:00
Shreyash 8b324a315b Changes for suggestions on BAEL-998 (#4250) 2018-05-15 19:15:00 +02:00
Loredana Crusoveanu 3c9a2f3215
Merge pull request #4239 from Thoughtscript/BAEL-1740
BAEL-1740
2018-05-15 13:05:05 +03:00
José Carlos Valero Sánchez c9f25211c0
Merge pull request #4246 from michael-pratt/BAEL-1745
BAEL-1745: Sending SMS in Java with Twilio
2018-05-14 20:50:19 +01:00
Eugen Paraschiv cf76e12635 using the Spring MVC testing support properly 2018-05-14 15:56:52 +03:00
Eugen Paraschiv 30552c8d0a formatting cleanup 2018-05-14 14:30:26 +03:00
Thoughtscript 19dd1a83ae Servlet for upload.jsp 2018-05-14 10:51:17 +01:00
Loredana Crusoveanu 1fce593392
Update README.MD 2018-05-14 10:23:03 +03:00
Eugen Paraschiv dec95f5c25 renaming the boot ops module 2018-05-14 10:12:38 +03:00
Timoteo Ponce ee930d56c4 BAEL-1696 Initial setup in a workable state (#4173)
* BAEL-1696 Initial setup in a workable state

* Fixed method name on tomcatController
2018-05-14 02:10:20 -05:00
Loredana Crusoveanu 02d2a46e3d
Merge pull request #4229 from shreyasht/master
BAEL-998:- Java Vavr interoperability
2018-05-14 10:01:22 +03:00
Michael Pratt 050cec1aef BAEL-1745: Twilio SMS article 2018-05-13 21:09:29 -06:00
Michael Pratt de3eb20fa4 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-05-13 20:20:36 -06:00
Harsh Jain 388a2891b3 BAEL-1577 : moved hamcrest Core Matchers code samples to testing sub-modules from guava (#4245) 2018-05-13 16:13:47 -07:00
Thoughtscript 368fb608f7 BAEL-1740: Cleanup and Annotation Approach 2018-05-13 23:56:37 +01:00
Eugen Paraschiv d205ffbc46 minor scala and gatling upgrades 2018-05-14 00:20:56 +03:00
Loredana Crusoveanu bd6cc15ce7
Merge pull request #4231 from eugenp/issue-4193
remove security auto-config
2018-05-13 21:35:29 +03:00
Dhrubajyoti Bhattacharjee 8be0f4e1af BAEL-1627 Define a favicon in spring boot (#3957)
* BAEL-1627 Define a favicon in spring boot

* Restrict favicon requests to GET only

* Update FaviconConfiguration.java
2018-05-13 19:49:47 +02:00
Loredana Crusoveanu e6390c8d8d
Update ActivitiWithSpringApplication.java 2018-05-13 19:24:29 +03:00
Loredana Crusoveanu bc2a1b7f5d
Merge pull request #4234 from eugenp/lor6-patch-9
Update README.md
2018-05-13 19:23:54 +03:00
José Carlos Valero Sánchez d2ee505ad7
Merge pull request #4227 from myluckagain/BAEL-1736
BAEL-1736
2018-05-13 13:00:12 +01:00
Shreyash 73db2e159f BAEL-998 2018-05-13 16:47:08 +05:30
Tino Mulanchira Thomas 3c28681b6d BAEL-1756 (#4230)
* code samples for spring data key value
BAEL-1467

* changes to add spring-data-keyvalue to parent pom.

* Update README.md

* Update README.md

* Update README.md

* How to Use Spring RestTemplate Interceptor

* Spring annotations article (#4232)

* Spring annotations

* commented VehicleFactoryApplication to fix CI build

* BAEL-1756 Test typo fixed
2018-05-13 10:31:30 +02:00
Loredana Crusoveanu 3f50caa710
Update README.md 2018-05-13 08:58:05 +03:00
Thoughtscript eceb73823b BAEL-1740 2018-05-13 03:48:53 +01:00
fanatixan 506962bc96 Spring annotations article (#4232)
* Spring annotations

* commented VehicleFactoryApplication to fix CI build
2018-05-12 13:43:12 -07:00
Loredana Crusoveanu 3788f23a79
Update README.MD 2018-05-12 22:51:15 +03:00
Loredana Crusoveanu a29edce5f6
Update README.md 2018-05-12 22:49:49 +03:00
Loredana Crusoveanu 80c3a36e13
Update ActivitiWithSpringApplication.java 2018-05-12 22:29:32 +03:00
Tom Hombergs 5c4fe46ea2
Merge pull request #4199 from krnkhanna1989/BAEL-1467
code samples for spring data key value
2018-05-12 19:47:57 +02:00
Loredana Crusoveanu 4a20248dd9
Merge pull request #4218 from eugenp/lor6-patch-3
Update README.md
2018-05-12 19:37:00 +03:00
Loredana Crusoveanu 7cb7928ebf remove security auto-config 2018-05-12 19:36:06 +03:00
Loredana Crusoveanu 9aad5c0daf
Update README.md 2018-05-12 19:06:51 +03:00
Shreyash 257bc7cc0f BAEL-998:- Java Vavr interoperability 2018-05-12 21:24:27 +05:30
Ekaterina Galkina 4a81b13958 BAEL-1736 2018-05-12 18:10:42 +05:00
José Carlos Valero Sánchez 87c15eedb5
Merge pull request #4211 from patryk-kucharz/BAEL-1713-pessimistic-locking
BAEL-1713: Pessimistic Locking in JPA
2018-05-12 11:33:48 +01:00
Loredana Crusoveanu 4d800396b8
Merge pull request #4213 from Doha2012/master
dom parsing
2018-05-12 10:05:44 +03:00
Loredana Crusoveanu 777e10776c
Merge branch 'master' into lor6-patch-3 2018-05-12 10:04:44 +03:00
Loredana Crusoveanu 0f6d947d8a
Merge pull request #4224 from eugenp/fix-logger
fix logger import
2018-05-12 10:03:52 +03:00
christopherfranklin ca5a7d2e40 [BAEL-1659] Create REST microservices with javalin (#4145)
* [BAEL-1615] Code to support article.

* Adding example of provides...with

* Adding uses to main module

* [BAEL-1659] Creat REST microservices with javalin

* [BAEL-1659] Update article code based on feedback

* Revert parent pom change

* Using Optional instead of null
2018-05-12 06:23:23 +02:00
Loredana Crusoveanu 85f8404b40 fix logger import 2018-05-12 01:27:49 +03:00
Loredana Crusoveanu 196223da51
Merge pull request #4172 from eugenp/thombergs-patch-5
added article link
2018-05-12 00:51:26 +03:00
Loredana Crusoveanu d948ae0a7e
Merge pull request #4168 from gunayus/master
Sample codes for BAEL-1746
2018-05-12 00:45:41 +03:00
Loredana Crusoveanu a61bdbcc59
Update README.md 2018-05-12 00:39:53 +03:00
Loredana Crusoveanu cfdf48ac93
Update README.md 2018-05-12 00:34:53 +03:00
Loredana Crusoveanu fe122a2c93
Merge pull request #4202 from eugenp/spring-boot-2-upgrade
upgrade bootstrap project
2018-05-12 00:22:36 +03:00
Loredana Crusoveanu e78a49216d
Merge pull request #4204 from khatwaniNikhil/BAEL-1657
Bael 1657
2018-05-12 00:21:50 +03:00
Graham Cox b677208899 Examples for Spek article (#4106)
* Examples for BAEL-1169

* Examples for Spek
2018-05-11 14:35:04 +02:00