Eric Martin
183d76c45b
Merge pull request #5821 from eugenp/Issue-5812
...
Fixed compiler errors in spring-boot-crud
2018-12-01 09:48:40 -06:00
KevinGilmore
a2b79472d9
BAEL-2246: add link back to article ( #5824 )
2018-12-01 07:10:46 -06:00
Eugen Paraschiv
5d512da017
adding the jira
2018-12-01 11:23:47 +02:00
Eugen Paraschiv
7cbd26433d
pom cleanup work
2018-12-01 11:22:23 +02:00
Loredana Crusoveanu
e530244e56
Merge pull request #5803 from eugenp/echeyne-readme
...
BAEL-2309
2018-12-01 10:20:28 +02:00
Loredana Crusoveanu
b512a3d3d0
Merge pull request #5798 from eugenp/thombergs-patch-2
...
added readme
2018-12-01 10:13:30 +02:00
Loredana Crusoveanu
0bdc4f6602
Update README.md
2018-12-01 09:53:40 +02:00
Loredana Crusoveanu
19b220bbf1
Merge pull request #5819 from eugenp/BAEL-9567-v2
...
fix module names
2018-12-01 09:53:27 +02:00
Loredana Crusoveanu
d2f148c90f
Update Application.java
2018-12-01 09:53:13 +02:00
Loredana Crusoveanu
f0de68e4e1
Merge pull request #5818 from eugenp/lor6-patch-9
...
Update pom.xml
2018-12-01 09:52:35 +02:00
Josh Cummings
51352c470f
SQLite with Spring Boot
...
Added custom dialect for SQLite database.
Simplify spring-data-rest Configuration
Now uses profiles so that learners don't need to uncomment code in
order for demonstrations to work.
Issue: BAEL-2213
2018-12-01 00:40:53 -07:00
Loredana Crusoveanu
8a48239dec
Update pom.xml
2018-12-01 08:53:41 +02:00
Loredana
a303df4442
fix module names
2018-12-01 08:51:37 +02:00
eric-martin
e884dc1063
Fixed compiler errors in spring-boot-crud
2018-11-30 22:39:06 -06:00
Emily Cheyne
b81bcc75f6
Update README.md
2018-11-30 15:27:12 -08:00
Emily Cheyne
eb1a92698b
BAEL-2368
...
update readme
2018-11-30 15:26:54 -08:00
Loredana
b0039348cf
fix module names
2018-11-30 23:50:52 +02:00
Loredana Crusoveanu
9f9817db71
Merge pull request #5814 from dkapil/task/BAEL-9567
...
Task/bael 9567
2018-11-30 23:45:40 +02:00
Loredana Crusoveanu
eeb02d95ae
Update pom.xml
2018-11-30 23:20:02 +02:00
Muhammad Asif Anwar
6e478c5fed
for BAEL 10834 ( #5816 )
...
* Update pom.xml
* enabling spring-security-react module
2018-11-30 12:57:07 -08:00
Loredana Crusoveanu
95dc6fd367
Update pom.xml
2018-11-30 21:17:59 +02:00
Loredana Crusoveanu
b740a59e2b
Update README.md
2018-11-30 21:17:29 +02:00
Loredana Crusoveanu
a2982271e3
Update README.md
2018-11-30 21:16:33 +02:00
Loredana Crusoveanu
87f8cf425b
Merge pull request #5808 from KevinGilmore/master
...
BAEL-2354 update README
2018-11-30 21:15:45 +02:00
Loredana Crusoveanu
e9c65ed96f
Merge pull request #5802 from dionisPrifti/BAEL-2347-Java-Compound-Operators
...
BAEL-2347: Added test examples for Coupound Assignment Operators.
2018-11-30 21:00:24 +02:00
Loredana Crusoveanu
6f717e04d5
Update and rename CompoundOperatorsTest.java to CompoundOperatorsUnitTest.java
2018-11-30 20:26:30 +02:00
Loredana Crusoveanu
2c44ec056e
Update README.md
2018-11-30 19:56:53 +02:00
Loredana Crusoveanu
69ace6f9f2
Merge pull request #5806 from eugenp/echeyne-bael-2279
...
BAEL-2279
2018-11-30 19:56:31 +02:00
Loredana Crusoveanu
dfa76b232f
Update README.md
2018-11-30 19:41:31 +02:00
Dhawal Kapil
30864ad7bf
BAEL-9567 Align module names, folder names and artifact id
...
- Fixed parent pom id
2018-11-30 22:28:32 +05:30
Dhawal Kapil
34e86c294a
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-9567
2018-11-30 22:16:55 +05:30
Dhawal Kapil
4058bfc601
BAEL-9567 Align module names, folder names and artifact id
...
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
Eugen Paraschiv
a797be29bd
temporarily disabling the module
2018-11-30 18:43:11 +02:00
FrancoCorleone
55aff7f5f2
Upgrading commons lang3 and guava dependencies ( #5790 )
...
* Upgrading Guava package
* Upgrading commons lang3 package
2018-11-30 04:35:27 -08:00
Eugen Paraschiv
7be6c2f8de
minor pom cleanup
2018-11-30 13:10:10 +02:00
Eugen Paraschiv
30bbc946d2
pom cleanup
2018-11-30 12:06:24 +02:00
Loredana Crusoveanu
1698f9d2be
Merge pull request #5583 from simbo1905/master
...
use of static variables is concurrency problem
2018-11-30 11:11:00 +02:00
Loredana Crusoveanu
e98f2f4f60
Update README.md
2018-11-30 10:27:43 +02:00
Loredana Crusoveanu
ee6162e04b
Update README.md ( #5794 )
2018-11-30 08:05:42 +01:00
raghav-jha
f4c5f8b8ae
JPA One-To-One Association Tutorial
...
Issue: BAEL-2394
2018-11-29 23:10:11 -07:00
Eric Martin
ea6aa58fdf
Merge pull request #5800 from alimate/BAEL-2375
...
BAEL-2375: Operator Overloading in Kotlin
2018-11-29 22:02:25 -06:00
Kevin Gilmore
02fc56c41b
BAEL-2354: add link back to article
2018-11-29 20:54:00 -06:00
Kevin Gilmore
136a66a7b5
Merge remote-tracking branch 'upstream/master'
2018-11-29 20:51:40 -06:00
Emily Cheyne
71f76d28cc
BAEL-2279
...
update readme
2018-11-29 16:15:20 -08:00
Eugen Paraschiv
97fe04aace
reenabling some modules
2018-11-29 23:30:46 +02:00
Dionis Prifti
3b42c48820
BAEL-2347: Fixed test about return value of assignment operator.
2018-11-29 21:05:59 +01:00
Loredana Crusoveanu
78f6e30c1d
Merge pull request #5567 from markusgulden/master
...
BAEL-1658
2018-11-29 19:53:44 +02:00
Darío Carrasquel
5812866573
Ways to iterate over a list
...
Issue: BAEL-2311
2018-11-29 09:58:12 -07:00
Emily Cheyne
7b3e306d22
BAEL-2309
...
update readme
2018-11-29 08:06:18 -08:00
Dionis Prifti
f5b4a5e702
BAEL-2347: Added test examples for Coupound Assignment Operators.
2018-11-29 15:46:33 +01:00