Commit Graph

3673 Commits

Author SHA1 Message Date
Pritam Banerjee 16b6ae9dd1 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	ejb/ejb-client/pom.xml
#	ejb/ejb-client/src/main/java/com/baeldung/ejb/client/EJBClient.java
#	ejb/ejb-client/src/main/resources/jboss-ejb-client.properties
#	ejb/ejb-remote/pom.xml
#	ejb/ejb-remote/src/main/java/com/baeldung/ejb/tutorial/HelloWorldBean.java
#	ejb/pom.xml
2016-11-15 23:22:27 -08:00
Pritam Banerjee b1d5ae8c3c setup ejb 2016-11-15 23:04:08 -08:00
slavisa-baeldung 4681d3d172 BAEL-80 - Adding wildcard to filename 2016-11-16 07:44:56 +01:00
slavisa-baeldung 69427b6cad BAEL-317 Adding JUnit and surefire plugin, updating auth info to fit the article 2016-11-16 07:28:35 +01:00
slavisa-baeldung 0262d2728f BAEL-317 - Added junit and surefire, updated the authentication info so that it fits the article 2016-11-16 07:21:01 +01:00
Pritam Banerjee 35ee1b89bb BAEL-317 - Updated Wildfly configurations and changed the files 2016-11-15 21:35:34 +01:00
Pritam Banerjee efc2450123 BAEL 317: Setting up EJB
EJB Client and EJB Remote
2016-11-15 21:35:14 +01:00
slavisa-baeldung 62d58599c5 BAEL-89 - removing @RestController from application classes 2016-11-15 21:23:04 +01:00
slavisa-baeldung 3c254fad0b BAEL-80 - file copy java config 2016-11-15 07:04:56 +01:00
slavisa-baeldung 3914a5d417 BAEL-89 - splitting controller and main application class 2016-11-15 06:36:28 +01:00
slavisa-baeldung a323947704 BAEL-86 - rename main class 2016-11-14 23:43:37 +01:00
Grzegorz Piwowarek ea18d3a4b3 Merge pull request #818 from christian-raedel/craedel-log4j2
BAEL-41: craedel-log4j2
2016-11-14 21:55:48 +01:00
Grzegorz Piwowarek dbe099fab3 Merge pull request #834 from sameira/master
Adding SHA-256 hashing impl and test classes
2016-11-14 21:54:08 +01:00
Grzegorz Piwowarek a6019567a0 Remove try-catch from Test classes (#798)
* Updating the Selenium version

* Remove try-catch from Test classes

* Making changes in Maven Profile for Test Case Failure

* Making changes in Maven Profile for Test Case Failure
2016-11-14 21:30:52 +01:00
Zeger Hendrikse 62bcec6d87 Merge pull request #802 from nguyenminhtuanfit/master
aspectj introduction
2016-11-14 18:59:07 +01:00
Sameera 8e2ad93233 Adding SHA-256 hashing impl and test classes 2016-11-14 22:31:50 +05:30
Grzegorz Piwowarek 315e1aa9cd Remove duplicate file 2016-11-14 16:26:41 +01:00
Jim Kerak 65c0aec94f Merge pull request #833 from khatwaniNikhil/BAEL_29_Changes
Bael 29 changes
2016-11-14 10:00:14 -05:00
nguyenminhtuanfit@gmail.com 0110a3f75e change pointcut name 2016-11-14 21:14:09 +07:00
Nikhil Khatwani 2385fe04b1 Refactoring Code 2016-11-14 19:06:29 +05:30
Nikhil Khatwani 710a932f26 Refactoring Code 2016-11-14 18:53:14 +05:30
Nikhil Khatwani 2ffc247f9a BAEL-29 Review Comment - Remove Inlining Variables 2016-11-14 18:45:55 +05:30
maibin 2d34971fcc Junit5 (latest two commits) (#825)
* PDF to X

* PDF to X

* Remove created doc

* Code fixes and cleanup for PDF module

* Fix web.xml in spring-mvc-web-vs-initializer project

* Rollback web.xml

* Fixes to PDF article

* Merge with main eugen branch

* Junit 5

* Fix name of test and modifier
2016-11-14 09:45:01 +01:00
Sandeep Kumar 9da09a5684 Merge branch 'master' of https://github.com/Sandeep4odesk/tutorials 2016-11-14 14:13:33 +05:30
Sandeep Kumar de16f26011 Making changes in Maven Profile for Test Case Failure 2016-11-14 14:12:50 +05:30
eugenp aeb8f7595c adding new module to the parent 2016-11-13 19:09:47 +02:00
Eugen 4981a39d53 Merge pull request #814 from danidemi/master
PR for "Improve Logging With Mapped Diagnostic Context"
2016-11-13 11:01:08 -06:00
Jim Kerak 55e8a4fe65 Merge pull request #826 from khatwaniNikhil/patch-2
Added entry for BAEL-29 - Java String Conversions
2016-11-13 09:43:29 -05:00
Nikhil Khatwani 87ed454d64 Added entry for BAEL-29 - Java String Conversions 2016-11-13 13:10:28 +05:30
Jim Kerak 106177b3e6 Merge pull request #823 from khatwaniNikhil/BAEL-29-StringConversions-UnitTest
BAEL-29 Refactored Code to comeup with Unit Test
2016-11-12 12:42:57 -05:00
Nikhil Khatwani b58c2341da Refactoring Code - Naming corrections 2016-11-12 16:01:53 +05:30
Nikhil Khatwani 633162a04b Refactoring Code - short and simple 2016-11-12 15:03:07 +05:30
nguyenminhtuanfit@gmail.com 19eb8bd90d An introduction to JAXB 2016-11-12 15:53:40 +07:00
Nikhil Khatwani c30bd6caa7 BAEL-29 Refactored Code to comeup with Unit Test 2016-11-12 13:52:26 +05:30
Grzegorz Piwowarek 584ae4167f Refactor HttpsClientSSLLiveTest 2016-11-11 18:59:49 +01:00
Prashant Khanal c1411e9bee Merge pull request #542 from oreva/master
Spring MVC Email application added.
2016-11-11 09:28:00 -08:00
Grzegorz Piwowarek 3daf23ae22 Refactor OkHttp examples 2016-11-11 15:02:37 +01:00
oreva 5744df67a0 Merge remote-tracking branch 'upstream/master' 2016-11-11 14:45:16 +02:00
Sandeep Kumar fcd6ff2891 Making changes in Maven Profile for Test Case Failure 2016-11-11 09:03:53 +05:30
Nancy Bosecker ec132346c7 fixed imports for sslcontext for apache 4.4 (#815)
The new test passes, and the maven build succeeded.
2016-11-10 20:50:16 -06:00
Marek Lewandowski b384c48bd3 Fix link 2016-11-10 16:16:48 +01:00
Marek Lewandowski 63a47897f3 Added Java 9 New Features 2016-11-10 16:16:12 +01:00
Marek Lewandowski 3d5227adbb Added BAEL-387 2016-11-10 16:13:42 +01:00
Marek Lewandowski 9703ea7f1a Add BAEL-396 (Netflix Ribbon intro) to README.md 2016-11-10 16:11:53 +01:00
Jim Kerak 1884163ba3 Merge pull request #819 from jkerak/master
changing anonymous subclass to lambda
2016-11-10 09:03:18 -05:00
James Kerak 997b3cabbe changing anonymous subclass to lambda 2016-11-10 09:02:46 -05:00
Christian Rädel 6708feb70c BAEL-86: Added diagram picture and sources. 2016-11-10 07:31:39 +01:00
Eugen 40b582cb63 Merge pull request #786 from mujahid/master
spring-data-solr module for BAEL-346
2016-11-09 11:52:57 -06:00
mujah 1f0e30b81c pom changes + merge upstream 2016-11-09 22:26:18 +08:00
mujah e0abfb8e91 gerge branch 'master' of https://github.com/eugenp/tutorials 2016-11-09 22:21:58 +08:00