Commit Graph

8124 Commits

Author SHA1 Message Date
bahti e045189ab7 asserting exceptions in junit4 and junit5 code sample added 2018-04-08 13:03:40 +03:00
igorpele 3d827783f7 Thymeleaf conditionals (#3949)
* different types of thymeleaf conditionals

* improved thymeleaf conditionals
2018-04-07 08:54:06 -07:00
Kashif Masood 13bedabb99 BAEL-1530 - Guide to java.lang.System (#3616)
* Different types of bean injection in Spring - eval

* Different types of bean injection in Spring - eval - changed to java config

* Different types of bean injection in Spring - eval - unit tests and fixes

* BAEL-1530 - Guide to java.lang.System

* removed eval article stuff

* updated unit tests: removed sysouts and unrelated stuff

* updated examples for easiness. refactoring.

* fixed typos, identified by unit tests

* broken into multiple unit tests
2018-04-07 17:35:45 +02:00
Tom Hombergs ce40046339
Merge pull request #3945 from asturcon/beforeAfterAnnotationsJunit
BAEL-1662 Before after annotations junit
2018-04-07 06:25:55 +02:00
Eugen Paraschiv 27086aab33 pom cleanup 2018-04-07 00:17:10 +03:00
Eugen Paraschiv 624c72b1c3 testing work 2018-04-07 00:02:53 +03:00
Eugen Paraschiv 885c565de4 testing work 2018-04-06 23:31:26 +03:00
Marcos Lopez Gonzalez 74e66a8ba9 Merge branch 'masterupstream' into beforeAfterAnnotationsJunit 2018-04-06 19:26:40 +02:00
Marcos Lopez Gonzalez 311684bc57 Before and after Junit annotations 2018-04-06 19:26:26 +02:00
aietcn ca53793bb0 update BAEL-1565 test method names (#3943) 2018-04-06 17:19:15 +02:00
Pello Altadill 2f5d74ad37 BAEL-1562 - Thymeleaf dependency updated (#3940)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* Updates Thymeleaf version to 3.0.9.RELEASE
2018-04-06 06:10:46 -05:00
Graham Cox 1b454b7267 Examples for BAEL-1169 (#3934) 2018-04-06 06:08:33 -05:00
Loredana Crusoveanu 48a70669c5 style pages 2018-04-06 11:03:47 +03:00
Loredana Crusoveanu 0c6c5b9286
Merge pull request #3932 from SeunMatt/master
Example Code for BAEL-1682
2018-04-06 10:03:06 +03:00
Pello Altadill 5edb9acb95 BAEL-1562 - Working with Fragments in Thymeleaf (#3868)
* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test

* BAEL-1562 - Thymeleaf sample working

* BAEL-1562 Code added for Fragments sample

* BAEL-1562 - Last correction for the test
2018-04-05 21:46:47 -05:00
Tom Hombergs b20a3a1097
Merge pull request #3909 from mansi2392/master
BAEL-1557 Intro to Apache OpenNlp
2018-04-05 23:26:48 +02:00
Seun Matt 9f55d1a64d Merge branch 'master' of https://github.com/eugenp/tutorials 2018-04-05 19:29:42 +01:00
Seun Matt 04cca3a62d updated example source code 2018-04-05 19:29:12 +01:00
ocheja 460a317e6a BAEL-1602 (#3926)
* Implement examples for ASCII Art in Java

* Remove deprecated use of ControllerClassNameHandlerMapping

* Implement examples for JSTL core tag

* Implement examples for JSTL formatting tags

* Implement examples for JSTL SQL tags

* Implement examples for JSTL XML tags

* Implement examples for JSTL function tags

* Setup controllers package scanning

* Add link to article on jstl

* naming change

* Add jstl maven repository
2018-04-05 16:38:10 +02:00
Carlo Corti 5a44224fd9 Added TestScheduler to TimeFiltering operators test (#3935) 2018-04-05 11:02:56 +02:00
hyapit f27664413c Removed redundant bootJar block 2018-04-04 22:14:20 -07:00
hyapit 858f83a3de Added another bootJar manifest configuration example commented out 2018-04-04 22:13:29 -07:00
Carlo Corti 0bf46b81a2 BAEL-1512 Filtering Observables in RxJava (#3931)
* Added test cases for RxJava Filtering Operators

* Added @Ignore on TimeFiltering tests
2018-04-05 06:09:06 +02:00
Seun Matt 6b02742728 updated properties file for example 2018-04-05 01:27:37 +01:00
Seun Matt 099278bfb8 added example code for BAEL-1682 2018-04-05 01:04:02 +01:00
Seun Matt e8c4bb6308 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-04-04 22:58:56 +01:00
Alessio Stalla 266c285533 BAEL-1040 (#3929)
* Code for BAEL-1040

* Amended code for BAEL-1040

* Amended tests for BAEL-1040
2018-04-03 16:44:06 -07:00
hyapit 759a2d1eed BAEL-1623 Added an bootJar block in build.gradle 2018-04-03 16:24:19 -07:00
Loredana Crusoveanu a81bd92cef
Merge pull request #3894 from MherBaghinyan/BAEL-1638
Bael 1638
2018-04-04 01:04:27 +03:00
Magdalena Krause 2e1949b898 BAEL-1579: Renaming custom matcher and handling corner case. (#3928) 2018-04-03 14:41:09 -07:00
mherbaghinyan 1a443a6c63 bring back the maven 2018-04-04 00:10:17 +04:00
mherbaghinyan 90e6d2e19b minor changes 2018-04-04 00:05:36 +04:00
mansi2392 8572fa3213 BAEL-1557 Refactor 2018-04-04 00:36:59 +05:30
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
hyapit d7899b6626 BAEL-1623 sample spring boot gradle project 2018-04-02 23:49:20 -07:00
Fabio Pereira e8ab46e4e4 removing moved classes and resources 2018-04-02 21:59:53 -03:00
Fabio Pereira f871b4e1fe changing classes of maven module 2018-04-02 21:57:53 -03: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
Fabio Pereira 0a1293f553 add: more tests 2018-04-02 00:20:18 -03: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
Denis Zhdanov b296e9a496 BAEL-1423 Java Concurrency Utility with JCTools Library
Refactored JMH benchmark after digging deeper into its features
2018-04-02 04:32:05 +03:00
Denis Zhdanov f4feab9212 BAEL-1423 Java Concurrency Utility with JCTools Library 2018-04-02 00:37:00 +03: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