5509 Commits

Author SHA1 Message Date
iaforek
67dc0bd2e6 BAEL-579 Added missing dependency versions. 2017-07-07 09:44:38 +01:00
iaforek
bf7829d539 Revert "BAEL-579 Added actuator to Cloud Config Client."
This reverts commit 076657a26a57e0aa676989a4d97966a3b9d53e1c.
2017-07-06 12:19:26 +01:00
iaforek
3856d1a832 Revert "BAEL-579 Enabled cloud bus and updated dependencies."
This reverts commit 7845da922d89d53506dd0fff387ea13694c50bc1.
2017-07-06 12:19:08 +01:00
iaforek
5681be0844 Revert "BAEL-579 Config Client using Spring Cloud Bus."
This reverts commit 1d96bc5761994a33af9a7a9aa5ab68604a5b44dc.
2017-07-06 12:18:37 +01:00
iaforek
a68b0e59f3 Revert "BAEL-579 Updated Spring Cloud Version"
This reverts commit f775bf91e53a1ecfb9b70596688d7c8202bf495f.
2017-07-06 12:13:29 +01:00
iaforek
7f8b32cdd6 BAEL-579 Removed Git URL. 2017-07-06 12:05:13 +01:00
iaforek
ee95780416 BAEL-579 Server changes for Spring Cloud Bus
Added dependencies and removed git.clone-on-start as this was causing
server to throw errors after git properties change.
2017-07-06 12:02:51 +01:00
iaforek
dc5a4b3af6 BAEL-579 Added Spring Cloud Bus to Client. 2017-07-06 11:24:30 +01:00
iaforek
42af88c3c2 BAEL-579 Added Actuator to Config Client 2017-07-06 10:34:48 +01:00
iaforek
2b55217ee9 BAEL-579 Removed test Git URL. 2017-07-06 09:37:50 +01:00
iaforek
8d2b300cb4 BAEL-579 Recreated Config Client. 2017-07-05 13:08:33 +01:00
iaforek
73d05a5d5f BAEL-579 Recreated Basic Config Server. 2017-07-05 12:51:02 +01:00
iaforek
1d96bc5761 BAEL-579 Config Client using Spring Cloud Bus. 2017-07-04 23:41:22 +01:00
iaforek
7845da922d BAEL-579 Enabled cloud bus and updated dependencies. 2017-07-04 23:04:25 +01:00
iaforek
076657a26a BAEL-579 Added actuator to Cloud Config Client. 2017-07-04 17:39:33 +01:00
iaforek
f775bf91e5 BAEL-579 Updated Spring Cloud Version
I was getting error: java.lang.NoSuchMethodError:
org.springframework.cloud.config.environment.Environment
After version update, all is okay.
2017-07-04 15:16:41 +01:00
iaforek
f79b0cddd5 Merge branch 'master' of https://github.com/iaforek/tutorials 2017-06-14 10:53:45 +01:00
iaforek
f6a39f84bb BAEL-837 - Added jUnit test. 2017-06-14 10:50:16 +01:00
iaforek
de138a4a92 BAEL-837 - Couple of smaller changes 2017-06-13 22:29:27 +01:00
iaforek
c5f2fb5b2c BAEL-837 - initial commit. A few examples of adding doubles. 2017-06-12 12:21:57 +01:00
iaforek
a955425592 Merge branch 'master' into master 2017-06-02 00:36:15 +01:00
iaforek
9d0b9dbed1 Merge branch 'master' of https://github.com/iaforek/tutorials 2017-06-02 00:18:46 +01:00
iaforek
c763d263ec BAEL-821 Added more test and updated round methods. 2017-06-02 00:18:29 +01:00
lor6
d3597a84c7 Bael 911 (#1969)
* log4j2 examples

* log4j2 examples
2017-06-01 15:33:52 -05:00
Doha2012
3cf4dc5a78 second client fo sso (#1971)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup

* second client app for sso
2017-06-01 13:14:41 -05:00
Doha2012
8bb276cabd sso using oauth (#1955)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup
2017-06-01 08:10:59 -05:00
slavisa-baeldung
639bc980a8 Merge pull request #1967 from tschiman/master
BAEL-755 Updating code with suggested changes
2017-06-01 09:33:25 +02:00
iaforek
8edc3bfbaa BAEL-821 - How to round a number to n decimal places in Java (#1953)
* Code for Dependency Injection Article.

* Added Java based configuration. Downloaded formatter.xml and reformatted
all changed files. Manually changed tab into 4 spaces in XML
configuration files.

* BAEL-434 - Spring Roo project files generated by Spring Roo. No
formatting applied. Added POM, java and resources folders.

* Moved project from roo to spring-roo folder.

* BAEL-838 Initial code showing how to remove last char - helper class and tests.

* BAEL-838 Corrected Helper class and associated empty string test case. Added StringUtils.substing tests.

* BAEL-838 Refromatted code using formatter.xml. Added Assert.assertEquals import. Renamed test to follow convention. Reordered tests.

* BAEL-838 - Added regex method and updated tests.

* BAEL-838 Added new line examples.

* BAEL-838 Renamed RemoveLastChar class to StringHelper and added Java8 examples. Refactord code.

* BAEL-838 Changed method names

* BAEL-838 Tiny change to keep code consistant. Return null or empty.

* BAEL-838 Removed unresolved conflict.

* BAEL-821 New class that shows different rounding techniques. Updated POM.

* BAEL-821 - Added unit test for different round methods.

* BAEL-821 Changed test method name to follow the convention
2017-06-01 01:24:21 +02:00
Predrag Maric
efeffc4034 BAEL-821 Changed test method name to follow the convention 2017-06-01 01:11:25 +02:00
tschiman
50cf9a5070 BAEL-755 changing the name of the POKO to a DTO and removing the use of @Autowired in the constructor as it is not needed. 2017-05-31 16:33:27 -06:00
tschiman
73b3c09dd0 Merge remote-tracking branch 'upstream/master' 2017-05-31 16:31:17 -06:00
tschiman
ea302a5f33 BAEL-755 changing the name of the POKO to a DTO and removing the use of @Autowired in the constructor as it is not needed. 2017-05-31 16:31:02 -06:00
Tomasz Lelek
0b108e387d BAEL-949 java9 optional test (#1960) 2017-05-31 20:21:01 +02:00
Danil Kornishev
98e768c863 Structurizr (#1927)
* Structurizr

* Structurizr
2017-05-31 19:39:35 +02:00
iaforek
fc58395ad4 BAEL-821 - Added unit test for different round methods. 2017-05-31 10:21:08 +01:00
KevinGilmore
fb3c480fa4 BAEL-917: README (#1908)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README
2017-05-30 21:58:07 +02:00
yetanotherallisonf
33653d82c2 Update README.md (#1907) 2017-05-30 21:57:41 +02:00
Alex Theedom
3bf80a1f2b Merge pull request #1880 from pritambanerjee999/master
EJB Session Beans
2017-05-30 10:26:41 +01:00
iaforek
6d407f88a3 BAEL-821 New class that shows different rounding techniques. Updated POM. 2017-05-30 09:57:12 +01:00
Pritam Banerjee
ec041202ae Fixed EJB 2017-05-30 01:53:54 -07:00
iaforek
4033449580 Merge remote-tracking branch 'refs/remotes/origin/master' into eugenp/master 2017-05-30 08:52:28 +01:00
adasioo
96004deac1 BAEL-923 init class not managed by Spring with Spring Bean (#1906)
* adam.zawada@gmail.com - Different Types of Bean Injection in Spring

* adam.zawada@gmail.com - Different Types of Bean Injection in Spring
switch to Java based configuration

* BAEL-895 calculate the period/duration between two dates in Java 8

* clean old PR

* BAEL-923 How to inject a value from properties to a class not managed by Spring?

* clean PR

* BAEL-923 init class not managed by Spring with Spring Bean

* clean previous PR

* added mockito spring boot for test dependency
2017-05-29 22:21:03 +02:00
slavisa-baeldung
689a72ddf2 Merge pull request #1947 from buddhini81/master
Changes done for BAEL-839 - Remove EscapingChars class and changes done in EscapingCharsTest
2017-05-29 20:33:05 +02:00
asif-anwar
8f3039b292 spring-5-mvc (#1952) 2017-05-29 11:58:25 -05:00
buddhini81
4eeaf5b790 BAEL-839 - Add the missing imports 2017-05-29 18:30:53 +05:30
buddhini81
4586d471a1 BAEL-839 changes in all test methods 2017-05-29 17:55:10 +05:30
buddhini81
3e28582bac BAEL-839 Delete as no longer needed 2017-05-29 17:47:39 +05:30
asif-anwar
fe841fe53b spring-5-mvc (#1946)
* Spring5 MVC Project

* Spring5 MVC Project
2017-05-29 07:13:41 -05:00
slavisa-baeldung
404ea81ac8 Merge pull request #1940 from tschiman/master
BAEL-755 Spring Boot Kotlin
2017-05-29 13:05:35 +02:00
Wim Deblauwe
b135086d07 BAEL-885 - How to merge two Java streams? (#1884)
Added examples using:
* JDK8
* StreamEx library
* JOOl library
2017-05-29 10:30:25 +02:00