Commit Graph

11803 Commits

Author SHA1 Message Date
Loredana Crusoveanu c6e808348d
Update README.md 2019-01-26 10:41:54 +02:00
Loredana Crusoveanu 04b35f1b68
Merge pull request #6205 from michael-pratt/BAEL-2491
BAEL-2491
2019-01-26 10:11:53 +02:00
alv21 931dc2ae18 BAEL-2466 spring soap 2019-01-25 21:15:59 -08:00
alv21 0c58a8ff8a Merge remote-tracking branch 'upstream/master' 2019-01-25 21:10:13 -08:00
Dhawal Kapil 06023ec09f Feature/bael 2129 (#6182)
* BAEL-2129 Added Unit test for Void Type in Kotlin article

* BAEL-2129 Updated test case

* BAEL-2129 Added comment for commented code
2019-01-25 22:15:40 -03:00
Loredana Crusoveanu 86aafa3976
Merge pull request #6217 from eugenp/boot-rest-update
update boot dependencies, config
2019-01-25 22:58:25 +02:00
Loredana 1293f4e172 update boot dependencies, config 2019-01-25 22:40:12 +02:00
mherbaghinyan 2f5ef3480b remove Ints examples 2019-01-25 10:54:59 +04:00
mherbaghinyan ae344b37ec move the code into core-java-collections-lists module 2019-01-25 09:51:15 +04:00
mherbaghinyan de366357bb Merge remote-tracking branch 'upstream/master' into BAEL-2564 2019-01-25 09:31:45 +04:00
jose ca5ff8ac8c Moving classes into core-java-lang 2019-01-24 23:06:51 -03:00
jose 4c540b764c Moving classes into core-java-lang 2019-01-24 23:04:56 -03:00
Diego Moreira 24cf6b473d
BAEL-2270 Refactor - Moved classes from libraries to libraries-server (#6210) 2019-01-24 21:32:29 -03:00
Loredana Crusoveanu ef8ae28197
Merge pull request #6189 from rozagerardo/geroza/BAEL-11598_Update-and-move-rest-pagination-article
[BAEL-11598] Update and move code for the "REST Pagination in Spring" article
2019-01-24 21:12:40 +02:00
Michael Pratt f2d26dfa38 Move new code under different module 2019-01-23 17:45:07 -07:00
Juan Vaccari 04626e522a BAEL-2514 - Added unit tests for multiple values 2019-01-23 19:07:06 +00:00
Andrea Ligios 4c7ef02bf3 BAEL-2294 (#6191)
* BAEL-2294

* BAEL-2294

* live tests...

* formatting

* Live Tests! But not parent pom. Yet.
2019-01-23 09:12:06 -08:00
Anshul Bansal effde80333 BAEL - 2420 Converting Float to Byte Array and vice-versa in Java (#6194)
* Hexagonal Architecture in Java - Spring boot app

* create README.md

* Update README.md

* Update README.md

* BAEL-2420 Converting Float to Byte Array and vice-versa in Java

* BAEL-2420 Converting Float to Byte Array and vice-versa in Java - conversions package added

* Hexagonal architecture code removed
2019-01-23 14:19:48 +02:00
Fabian Rivera 7fa2aba180 BAEL-2414 Guide to problem-spring-web (#6147)
* Fix issue with package name and folder name mismatch

* Add problem-spring-web code samples

* Use the latest version of the problem-spring-web library. Add spring security exceptions handling samples

* Fix issue with security configuration. Fix sample for forbidden operation

* Update ProblemDemoConfiguration.java

* Add integration tests to validate problems are correctly handled and responses are generated using the problem library
2019-01-22 21:54:24 -08:00
mherbaghinyan 8c18214c55 more unit tests 2019-01-23 09:44:05 +04:00
Eric Martin 36eac84ff9
Merge pull request #6158 from RajeshBhojwani/master
BAEL-2525 - Clear a text file without deleting in Java
2019-01-22 21:56:32 -06:00
Loredana Crusoveanu ee5113b5e3
Merge pull request #6181 from urvyagrawal/BAEL-2558
Adding file for BAEL-2558
2019-01-22 20:27:59 +02:00
Loredana Crusoveanu 39ea408549
Update BitwiseOperatorUnitTest.java 2019-01-22 19:58:57 +02:00
enpy 5bbc85c6c1 classes and objects code added (#6173)
* classes and objects code added

* Car class and test added

* fixes and enhancements

* code moved to core-java-lang
2019-01-22 08:18:11 -08:00
amdegregorio 667ecbb556 Merge remote-tracking branch 'upstream/master' 2019-01-22 06:09:46 -05:00
Urvy Agrawal 2fb3e867d7 Adding test file for bitwise operators 2019-01-22 14:28:12 +05:30
aietcn 34907bfb0b BAEL-2551 add parallelprefix section in Arrays (#6184) 2019-01-22 07:24:38 +01:00
Ger Roza b50ef0b400 improved slightly link generation code 2019-01-21 23:19:07 -02:00
Trevor Gowing 4187df5ce9 QueryByExample (QBE) Examples
BAEL-2406
2019-01-21 22:59:14 +02:00
Ger Roza 14b65b327f moved Rest Pagination article code from spring-rest-full to spring-boot-rest 2019-01-21 17:15:51 -02:00
Trevor Gowing 974950923c Refactor Passenger Entity
Change seat number type to integer wrapper.
Enable QuerybyExample (QBE)

BAEL-2406
2019-01-21 20:41:54 +02:00
Michael Pratt 196c17e612 BAEL-2491: Conditionally enable spring scheduled jobs 2019-01-21 15:14:13 +00:00
Michael Pratt a608d7cd15 BAEL-2491: Conditionally enable spring scheduled jobs 2019-01-21 15:12:25 +00:00
Juan Vaccari f4871c9c57 BAEL-2514 - Added unit test for Map processing 2019-01-21 15:10:29 +00:00
mherbaghinyan 81f23992cb primitive collections 2019-01-21 13:08:09 +04:00
pcoates33 369655aa02 spring-boot ehcache example added (#6136) 2019-01-21 09:14:06 +01:00
mherbaghinyan 5c1a0a0629 change the ArrayList into List 2019-01-21 09:57:15 +04:00
Urvy Agrawal 3aff027b7a Adding file for BAEL-2558 2019-01-21 11:23:24 +05:30
mherbaghinyan c713ddee6d trove list 2019-01-21 09:26:47 +04:00
Rajesh Bhojwani fc546758e7 Merge branch 'master' of https://github.com/RajeshBhojwani/tutorials 2019-01-21 08:17:56 +05:30
Rajesh Bhojwani 08b8c427bd rename file 2019-01-21 08:15:38 +05:30
amdegregorio d381e131ea Merge remote-tracking branch 'upstream/master' 2019-01-20 15:06:47 -05:00
Loredana Crusoveanu 89ff253342
Update TaskScheduler.java 2019-01-20 21:56:30 +02:00
Philippe M 0fb2adfe99 Fix performance issues of JMeter Test Plan (#5979) 2019-01-20 10:38:14 -08:00
Eric Martin e4a74bd6f6
Merge pull request #6143 from dionisPrifti/BAEL-2441-Java-Enums-for_State-Machines
BAEL-2441: Providing example for State Machines with Enums
2019-01-20 10:59:44 -06:00
Alejandro Gervasio c7a8627f10 BAEL-2545 - Configuring a DataSource Programatically in Spring Boot (#6139)
* Initial Commit

* Update UserRepositoryIntegrationTest.java

* Update UserRepositoryIntegrationTest
2019-01-20 10:52:39 -06:00
Loredana Crusoveanu 65ef22e63a
Merge pull request #6178 from eugenp/lor6-patch-1
Update pom.xml
2019-01-20 17:30:29 +02:00
Loredana Crusoveanu c22af13c21
Update pom.xml 2019-01-20 17:26:27 +02:00
Loredana Crusoveanu e2d10d45db
Update pom.xml 2019-01-20 17:21:45 +02:00
Loredana Crusoveanu 57964623a0
Merge pull request #6137 from eugenp/thombergs-patch-1
added link
2019-01-20 15:52:15 +02:00