7802 Commits

Author SHA1 Message Date
Antonio David Perez Morales
ad40040852 BAEL-1531 Add class to connect to secured server (#3919) 2018-04-03 12:43:24 +02:00
Alex Vargas
5a8e4a755e Adding web3j contract deployment example (#3911)
Committer: Alex Vargas <alexvargas1425@gmail.com>
2018-04-03 12:37:50 +02:00
José Carlos Valero Sánchez
30eeb09828
Merge pull request #3916 from steinhauer-software/BAEL-1489
BAEL-1489: Password storage in Spring Security 5
2018-04-03 08:27:41 +01:00
Tom Hombergs
8db0635841
Merge pull request #3912 from theawesomenayak/BAEL-1676
[BAEL-1676] Kotlin Read from File
2018-04-02 22:11:06 +02:00
Siben Nayak
6fadb8bdef Change StandardCharsets to Charsets 2018-04-02 16:34:35 +05:30
Mher Baghinyan
19fb7ef5a2 Bael 1625 (#3831)
* shutdown boot app

* test the ctx.close()

* application shutdown test

* BAEL-1625

* /shutdown endpoint test

* bring back the closeApplication

* @Ignore shutdown endpoint test
2018-04-02 07:56:55 +02:00
Eric Goebelbecker
b34473ebbb BAEL-1595 - JetS3t for S3 storage. (#3920) 2018-04-01 22:38:51 -07:00
Alejandro Gervasio
2ed8ad2e00 Inheritance and Composition (Is-a vs Has-a relationship) in Java - BAEL-1598 (#3871)
* Initial Commit

* Fix package names
2018-04-01 20:50:12 -05:00
KevinGilmore
5ce4bd458a
BAEL-1510 README (#3918)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md

* BAEL-1272: README update

* BAEL-1272: README update

* BAEL-1196: Update README

* BAEL-1328: Updated README

* BAEL-1371: Update README.md

* BAEL-1371: Update README.md

* BAEL-1278: Update README

* BAEL-1326: Update README

* BAEL-399: Update README

* BAEL-1297: Update README

* BAEL-1218: README

* BAEL-1148 README update

* BAEL-113 README

* BAEL-1158 README

* BAEL-1539: Update README

* BAEL-1507 README update

* BAEL-1178 README updated

* BAEL-1462 README

* BAEL-1491 README update

* BAEL-1612: README update

* BAEL-1510: Updated README
2018-04-01 14:53:21 -05:00
Siben Nayak
b3064e448e Kotlin Read from File 2018-04-01 00:47:42 +05:30
Adam InTae Gerard
323f5bf370 BAEL-1635: Spring Boot CLI (#3886)
* BAEL-1635: Spring Boot CLI

* Modified packages for consistent naming
2018-03-31 13:45:58 -05:00
Holger Steinhauer
75a6a41356 BAEL-1489: Explicitely handing in empty authorities list 2018-03-30 22:20:20 +01:00
Holger Steinhauer
bed25cd0da BAEL-1489: Upgrading to Spring Boot 2 GA and using UserBuilder 2018-03-30 18:56:40 +01:00
Magdalena Krause
6549e41afa BAEL-1579: Hamcrest custom matchers. (#3905)
* BAEL-1579: Hamcrest custom matchers.

* BAEL-1589: Removing hamcrest dependency test scope.
2018-03-29 13:58:19 -07:00
Eric Goebelbecker
48b8d2c8a5 BAEL-1545 - Nats Tutorial (#3904) 2018-03-28 22:06:24 -07:00
Patryk
5b00f0e0e3 BAEL-1600 Internationalization in Java 8 (#3902)
BigDecimal for currency formatting.
2018-03-28 22:13:52 +01:00
raghav-jha
1de8475a99 BAEL-1576 Added implementation for finding sum in a boxed integer array (#3901) 2018-03-28 17:37:33 +01:00
gautamshetty
757f634467 BAEL - 717 : Singleton EJB Beans. (#3883)
* BAEL-717: Singleton EJB Bean

Files for BAEL-717:Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Changed artifactId value.

* BAEL-717: Singleton EJB Bean.

Added module for Singleton EJB Bean.

* BAEL-717: Singleton EJB Bean. 

Removed Singleton EJB Bean Module.

* BAEL-717: Singleton EJB Bean

Changed the JNDI Lookup name.

* BAEL-717: Singleton EJB Bean. 

Added the "singleton-ejb-bean" module.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717: Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.

* BAEL-717:Singleton EJB Bean.

Corrected Indentation.
2018-03-28 13:35:53 +01:00
Loredana Crusoveanu
de06e4f6be
Merge pull request #3899 from khatwaniNikhil/BAEL-1653
Changes for BAEL-1653
2018-03-28 10:59:58 +03:00
Nikhil Khatwani
8b647650e2 Changes for BAEL-1653 2018-03-28 13:10:09 +05:30
Grzegorz Piwowarek
70b5e9b403
Update ObservableCombineUnitTest.java (#3896) 2018-03-28 09:31:16 +02:00
KevinGilmore
e0a9e4faf4
BAEL-1612 README (#3898)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md

* BAEL-1272: README update

* BAEL-1272: README update

* BAEL-1196: Update README

* BAEL-1328: Updated README

* BAEL-1371: Update README.md

* BAEL-1371: Update README.md

* BAEL-1278: Update README

* BAEL-1326: Update README

* BAEL-399: Update README

* BAEL-1297: Update README

* BAEL-1218: README

* BAEL-1148 README update

* BAEL-113 README

* BAEL-1158 README

* BAEL-1539: Update README

* BAEL-1507 README update

* BAEL-1178 README updated

* BAEL-1462 README

* BAEL-1491 README update

* BAEL-1612: README update
2018-03-27 19:58:38 -05:00
Alessio Stalla
c8ad201cf2 Code for BAEL-1040 (#3897) 2018-03-27 14:02:22 -07:00
Arjay Nacion
43365351c3 BAEL-1510 - RxJava - Combining Observables (#3892)
* Simplified examples and lambda expressions
2018-03-27 19:41:20 +02:00
Carsten Gräf
66d6856dcb
Merge pull request #3893 from knightdna/BAEL-681-4
BAEL-681 (4)
2018-03-27 19:40:44 +02:00
Tom Hombergs
6e9724622a
Merge pull request #3891 from eugenp/thombergs-patch-2
added article link
2018-03-27 19:35:10 +02:00
Patryk
489e3186bc Bael 1600 internationalization and localization (#3807)
* BAEL-1600 Internationalization and Localization in Java 8

The essential code for the article.

* BAEL-1600 Internationalization and Localization in Java 8

The essential code for the article.

* BAEL-1600 Internationalization and Localization in Java 8

JUnit test names fixed.
Default Timezones set.

* BAEL-1600 Internationalization and Localization in Java 8

Default Timezones set.
2018-03-27 14:28:42 +01:00
Diaz Novandi
1a81c450e0 Add the non-Spring DynamoDB samples in the AWS module 2018-03-27 07:26:42 +02:00
Tom Hombergs
c6c7ffbcc1
Merge pull request #3882 from eugenp/thombergs-patch-1
added article link
2018-03-26 22:17:10 +02:00
Tom Hombergs
329bc976bf
added article link 2018-03-26 22:16:24 +02:00
Tom Hombergs
8da5252b51
Merge pull request #3888 from nguyennamthai/BAEL-1642
Core Maven Plugins
2018-03-26 21:46:15 +02:00
José Carlos Valero Sánchez
028a8224d6
Merge pull request #3686 from kornelihno/BAEL-1556
Bael 1556
2018-03-26 15:46:36 +02:00
daoire
92e2b186e2
Merge pull request #3889 from eugenp/daoire-patch-1
Update README.md
2018-03-26 14:02:08 +01:00
José Carlos Valero Sánchez
af3141d412
Merge branch 'master' into BAEL-1556 2018-03-26 14:34:27 +02:00
daoire
214e456f41
Update README.md 2018-03-26 12:25:15 +01:00
Harsh Jain
01ff4b53ab BAEL-1577 : hamcrest core matchers examples added as test cases (#3887) 2018-03-25 23:29:42 -07:00
enpy
9734a47ea6 BAEL-1649 Difference between @Controller and @RestController (#3885)
* Difference between @Controller and @RestController

* Difference between @Controller and @RestController - test fix
2018-03-25 23:22:47 -07:00
Nguyen Nam Thai
4af43a4bd1 Core Maven Plugins 2018-03-26 10:40:54 +07:00
raghav-jha
8441d41fdc BAEL-1586 Modified logic to use forEach loop (#3879)
* BAEL-1586 Modified logic to use forEach loop

* BAEL-1586 Added Unit Test For Finding Average Given an Empty Array
2018-03-25 21:07:31 +01:00
Tom Hombergs
b8919ca32b
added article link 2018-03-25 18:24:11 +02:00
Tom Hombergs
efa0bcaf85
Merge pull request #3877 from thombergs/mongodb-tagging-remove-article-field
BAEL-1591: removed field "article"
2018-03-25 18:09:12 +02:00
Tom Hombergs
6002d2c81e removed field "article" for clearer understanding 2018-03-24 23:18:59 +01:00
Loredana Crusoveanu
8755eb18f7
Merge pull request #3875 from eugenp/BAEL-1599-v2
formatting, dst error
2018-03-24 22:45:40 +02:00
Loredana Crusoveanu
7a77e32fe6 ignore long test 2018-03-24 21:34:44 +02:00
Loredana Crusoveanu
017dc92d50 Merge branch 'BAEL-1599-v2' of https://github.com/eugenp/tutorials into BAEL-1599-v2 2018-03-24 21:33:32 +02:00
Loredana Crusoveanu
7a61775895 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1599-v2 2018-03-24 21:32:02 +02:00
Loredana Crusoveanu
98010d02e4 set default timezone 2018-03-24 21:27:02 +02:00
Loredana Crusoveanu
8182d49cf2
Update DaylightSavingTimeJavaTimeExamplesTest.java 2018-03-24 20:16:49 +02:00
aietcn
8855a45ddf BAEL-1565 (#3869)
* BAEL-1565

* move BAEL-1565 code to testing-modules/mocks/mock-comparisons
2018-03-24 18:36:23 +01:00
Tom Hombergs
26b94ac17e added article link (#3866) 2018-03-24 16:46:09 +01:00