8318 Commits

Author SHA1 Message Date
Priyesh Mashelkar
fbe433ebb4 Added Result 2018-09-05 00:13:08 +01:00
Priyesh Mashelkar
9efd6103ec Merge branch 'master' of https://github.com/priyeshmashelkar/tutorials 2018-09-04 00:05:34 +01:00
Priyesh Mashelkar
4798036089 Added entities and basic select 2018-09-04 00:01:25 +01:00
priyeshmashelkar
76a4a86ab2 BAEL-1907 Corrected formatting 2018-07-20 11:57:31 +01:00
priyeshmashelkar
225cf6d2f4 BAEL-1907 Created new module spring-testing 2018-07-20 10:45:03 +01:00
priyeshmashelkar
4b46635ac7 Renamed test methods to use BDD style 2018-07-17 10:52:19 +01:00
priyeshmashelkar
0522b91f3d Renamed test methods as per naming convention 2018-07-12 12:11:00 +01:00
Priyesh Mashelkar
a3f6ad6d88 Renamed unit test 2018-07-11 00:01:38 +01:00
priyeshmashelkar
8e3fdf0657 Merge branch 'master' of https://github.com/priyeshmashelkar/tutorials 2018-07-06 12:47:41 +01:00
priyeshmashelkar
178aa88296 Moved code from spring-boot to testing-modules/mockito 2018-07-06 12:46:26 +01:00
priyeshmashelkar
44caf3b868
Deleted file from evaluation 2018-07-02 12:30:59 +01:00
priyeshmashelkar
c7d58f3e58
Delete file from evaluation 2018-07-02 12:29:42 +01:00
priyeshmashelkar
3e3e577eee
Deleted file from evaluation 2018-07-02 12:29:05 +01:00
priyeshmashelkar
9da2a97419 Added test classes for BAEL-1907 2018-06-29 09:52:45 +01:00
priyeshmashelkar
b741e4e648 Added model class 2018-06-29 09:44:08 +01:00
Priyesh Mashelkar
0c1cee1a0b Please enter the commit message for your changes. Lines starting
Added test classes for article
2018-06-29 01:16:37 +01:00
priyeshmashelkar
c0852bf743 Added model class 2018-05-24 13:15:52 +01:00
priyeshmashelkar
47257183b1 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	spring-5-reactive/src/main/java/com/baeldung/reactive/client/StockClient.java
2018-05-24 13:06:52 +01:00
priyeshmashelkar
c170f2111d Used log() in StockClient and formatted in eclipse 2018-05-24 13:06:02 +01:00
priyeshmashelkar
5268c3e8c2
Removed unused code 2018-05-23 18:49:26 +01:00
priyeshmashelkar
d5177c158e Added for eval article 2018-05-23 18:44:15 +01:00
Tom Hombergs
7bba73c6eb
Merge pull request #4279 from psysane/master
[BAEL-1796] Infinite loop using Java
2018-05-21 09:52:04 +02:00
Grzegorz Piwowarek
fb04fc4588 BAEL-1325 (#4272)
* NatsClient refactor

* add: mongodb reactive repositories

* fix: test names

* fix: test names

* fix: test running on maven

* fix: test name

* fix: test class names

* Rename tests
2018-05-21 07:37:44 +02:00
Amit Pandey
73935e65f2 Bael 5374 (#4298)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5374] - Fix test names

* [BAEL-5374] - Fix test names

* [BAEL-5374] - Fix test names
2018-05-20 21:51:59 +04:00
Loredana Crusoveanu
c2590b9d7e
Merge pull request #4291 from eugenp/spring-security-mvc-boot2-upgrade
boot2 upgrade
2018-05-20 12:54:13 +03:00
Loredana Crusoveanu
444f059c8e boot2 upgrade 2018-05-20 12:07:44 +03:00
gautamshetty
f1129ea16b BAEL 717 - Singleton Session Bean (#4104)
* 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.

* BAEL-717: Singleton Session Bean.

Added class for Bean-Managed concurrrency.
Changed class name from CountryStateCacheBean to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Changing the name of the class to CountryStateContainerManagedBean.

* BAEL-717: Singleton Session Bean.

Added method to test Bean-Managed concurrency.

* Get Latest.

* deleting CountryStateBeanManagedBean for new file.

* deleting CountryStateCacheBean for new file.

* deleting CountryStateContainerManagedBean for new file.

* BAEL-717: Singleton Session Bean.

Adding file for Bean with Bean-Managed concurrency.
Changing file name for original file to CountryStateContainerManagedBean with Container-Managed concurrency.

* Deleting file for new checkin.

* BAEL-717: Singleton Session Bean.

Added test case for Bean-Manged concurrency.
Change in JNDI names.

* BAEL-717: Singleton Session Bean.

Changed the assert method parameter order and null check in test cases.

* BAEL-717:Singleton Session Bean

Removed volatile keyword for the variable countryStatesMap. Marking it as final.

* BAEL 717 - Singleton EJB Bean

Added new method setStates().

* BAEL-717: Singleton Session Bean.

Renaming directory singleton-ejb-bean to ejb-beans.

* BAEL-717: Singleton EJB Beans.

Renaming directory name from singleton-ejb-bean to ejb-beans.

* BAEL-717: Singleton Session Bean

Renaming directory singleton-ejb-bean to ejb-beans.
2018-05-20 09:16:46 +01:00
Amit Pandey
0f960f423d Bael 5374 (#4266)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5374] - Fix test names
2018-05-20 08:35:03 +04:00
Josh Cummings
ba55cfb67d
BAEL-1338 - Programmatic Log4j2
This commit features a number of tests for programmatically configuring log4j.

Note that in order to have these tests live together, there is a slight deviation in how
these are configured vs how they are in the real world, specifically around static initialization.

Generally speaking, whenever static initialization is needed for a given configuration,
it is embedded in a @BeforeClass-annotated JUnit method.

Also, to isolate the tests from each other's plugins, annotation processing was turned off
in the build. This is not required when doing programmatic configuration of log4j. It is simply
needed for the specific use case of demonstrating these various log4j plugins all in the
same module.
2018-05-19 22:07:54 -06:00
Loredana Crusoveanu
8820ebb00f
Merge pull request #4282 from chandra1123/NAN
Nan in Java
2018-05-19 23:12:16 +03:00
Loredana Crusoveanu
509e5064c0
Merge pull request #4285 from eugenp/custom-shutdown-endpoint
add custom shutdown endpoint
2018-05-19 22:29:24 +03:00
Loredana Crusoveanu
ebf0a3b21b add custom shutdown endpoint 2018-05-19 21:29:40 +03:00
amit2103
a6c5f89093 [Bael 6514] - Fixed missing usage (#4284)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
2018-05-19 06:10:29 -05:00
amit2103
110d3891c4 Bael 6514 (#4281)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6514] - Fix usage of @AutoConfigureMockMvc without mocking
2018-05-19 03:46:18 -05:00
chandra
aa83b3324c Nan in Java
Example usage of NaN in Java
2018-05-18 16:57:28 -04:00
Loredana Crusoveanu
047722347e
Merge pull request #4278 from eugenp/vavr-boot2
Vavr boot2
2018-05-18 23:11:21 +03:00
psysane
cd84ca06ac Infinite loop using Java 2018-05-18 23:42:08 +05:30
Loredana Crusoveanu
0262d2d120 Merge branch 'master' of https://github.com/eugenp/tutorials into vavr-boot2 2018-05-18 17:49:32 +03:00
Loredana Crusoveanu
ee8fc48a57 update to boot 2 2018-05-18 17:49:00 +03:00
Loredana Crusoveanu
358f409404
Merge pull request #4276 from eugenp/remove-extra-files
remove eval code, move sms code to package
2018-05-18 17:41:03 +03:00
Loredana Crusoveanu
dc03c79a7d remove eval code, move sms code to package 2018-05-18 16:30:05 +03:00
Loredana Crusoveanu
bd45a5b5cc
Merge pull request #4275 from michael-pratt/twilio-sms-bael-1745
New PR for BAEL-1745 (just Twilio code)
2018-05-18 16:23:55 +03:00
Michael Pratt
70cac0f309 New PR for BAEL-1745 (just Twilio code) 2018-05-18 05:36:00 -06:00
Tino Mulanchira Thomas
488b449253 BAEL 1756 (#4263) - Review comments incorporated 2018-05-18 09:34:22 +02:00
Gangadharan Khoteeswarun
1e3b3f27a4 Spring Boot and Jasypt Code (#4142)
* Spring Boot and Jasypt Code

* Tabs to Spaces in POM

* Removed unnecessary files

* Formatted Pom
2018-05-17 22:34:04 +01:00
Loredana Crusoveanu
a9f08084ff
Merge pull request #4264 from Doha2012/master
fix spring hateoas
2018-05-17 22:33:18 +03:00
DOHA
70cc4ba459 minor fix 2018-05-17 13:20:43 +02:00
DOHA
bd9f672239 fix spring hateoas 2018-05-17 13:12:44 +02:00
MMonik
fb7343b76a
Merge pull request #4148 from rajat-garg/BAEL-1711-move-code-snippets
BAEL-1734 move packages from libraries to libraries-data
2018-05-17 15:14:02 +07:00
Loredana Crusoveanu
5222cb2485
Merge pull request #4225 from MherBaghinyan/BAEL-1754
Bael 1754
2018-05-17 09:53:07 +03:00