dupirefr
505ed38593
[JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-zookeeper
2020-02-22 10:25:02 +01:00
dupirefr
ac44d74f33
[JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-bootstrap
2020-02-22 10:20:16 +01:00
dupirefr
c28dd10fa7
[JAVA-632] Standardizing packages from org.baeldung to com.baeldung: spring-cloud-kubernetes
2020-02-22 10:15:18 +01:00
dupirefr
03e3b5c046
[JAVA-632] Standardizing packages from org.baeldung to com.baeldung:
...
spring-cloud-archaius
2020-02-22 10:10:55 +01:00
ramkumarvenkat
06843ae2ab
remove unneeded settings.gradle
2020-02-22 11:21:09 +05:30
Graham Cox
b609d50214
Examples for Moshi Json ( #8753 )
...
* Examples for Moshi Json
* Renamed Moshi tests to BDD style
* Updated some indents
* Minor code tweak to prefer ternary over if/else
2020-02-21 12:07:58 -08:00
Anshul BANSAL
d37f95b991
Takes - code
2020-02-21 18:21:59 +02:00
Unknown
d01b7be0b6
BAEL-3855
...
identation, moved to new module, removed needless classes, better benchmark
2020-02-21 14:17:46 +01:00
Anshul BANSAL
e95f426032
Merge branch 'master' into BAEL-3760_Introduction_to_Takes
...
# Conflicts:
# libraries-3/pom.xml
2020-02-21 11:08:10 +02:00
Anshul BANSAL
15ab6e7a57
Intro to Takes
2020-02-21 11:00:23 +02:00
Kamlesh Kumar
a73581fbaf
BAEL-3459 updated cache2k example and test cases ( #8732 )
2020-02-20 21:46:22 -06:00
Eric Martin
409ebc1a90
Merge pull request #8683 from SmartyAnsh/BAEL-3758_AOP_Annotations_jcabi-aspects
...
BAEL-3758 - AOP Annotations of jcabi-aspects
2020-02-20 20:00:58 -06:00
m.raheem
b09f1d7fa9
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL_3301_testing_@ConfigurationProperties
2020-02-20 07:26:05 +02:00
m.raheem
4414f4f390
fixing formatting
2020-02-20 07:24:35 +02:00
Unknown
d144322c45
BAEL-3855
2020-02-19 23:28:54 +01:00
Unknown
510c474ef5
BAEL-3855
2020-02-19 23:27:45 +01:00
Unknown
72ea7a14e6
BAEL-3855
2020-02-19 23:26:24 +01:00
Unknown
34d04156fc
BAEL-3855
...
Lock Striping
2020-02-19 23:14:25 +01:00
kwoyke
059a9e6a51
BAEL-3801: Update spring-boot-rest to use latest Spring Boot version ( #8740 )
...
* BAEL-3801: Upgrade to Spring Boot 2.2.2
* BAEL-3801: Fix JacksonMarshaller
* BAEL-3801: Get rid of deprecated HATEOAS classes
* BAEL-3801: Fix H2 tables drop order
* BAEL-3801: Remove commented property from pom.xml
2020-02-19 22:36:27 +01:00
kwoyke
1ad0bfaf29
BAEL-3804: Update spring-mvc-java to use latest Spring Boot version ( #8747 )
2020-02-19 22:34:10 +01:00
kwoyke
67f29a37cd
BAEL-3799: Update spring-5 to the Spring Boot 2.2.2 ( #8754 )
2020-02-19 22:31:43 +01:00
pazis
46765cf410
init
2020-02-19 21:28:48 +00:00
mthomas
a3aa277766
Merge branch 'master' of github.com:markathomas/tutorials into BAEL-3817
2020-02-19 12:20:14 -06:00
Jonathan Cook
6c9cab5809
Merge branch 'master' of https://github.com/eugenp/tutorials
2020-02-19 09:08:09 +01:00
Jonathan Cook
bec8b4abff
BAEL-3491 - Check for null before calling parse in the
...
Double.parseDouble
2020-02-19 09:07:58 +01:00
mthomas
70e90bf9bd
- Remove the README.md file
...
- Remove .gitignore
- Aggregate this module in the root pom.xml so that it is integrated into the automated builds.
2020-02-19 01:40:34 -06:00
Shubhra Srivastava
ca3be1f372
Updating id to 9999
2020-02-19 11:02:31 +05:30
Shubhra Srivastava
a21e5ff7fe
Updating id to 9999
2020-02-19 11:01:34 +05:30
Shubhra Srivastava
6bc2f14a93
updating id to 9999
2020-02-19 11:00:39 +05:30
Josh Cummings
ba5ac2470c
Merge pull request #8691 from dupirefr/team/BAEL-16532
...
[BAEL-16532] Moved articles from spring-boot-mvc [WIP]
2020-02-18 21:53:52 -07:00
johnA1331
b30112554a
Update README.md
2020-02-19 11:33:53 +08:00
johnA1331
d7686b199c
Update README.md
2020-02-19 11:21:05 +08:00
johnA1331
5b3522b718
Update README.md
2020-02-19 11:14:43 +08:00
johnA1331
da97440b5b
Update README.md
2020-02-19 11:12:51 +08:00
johnA1331
caa9f15d1b
Update README.md
2020-02-19 11:11:00 +08:00
Sampada
0ae112cf3e
BAEL-3592: Comparison of Spring Beans and Java Enterprise Beans ( #8750 )
2020-02-18 13:42:50 -08:00
Loredana Crusoveanu
a223680945
Merge pull request #8748 from kwoyke/JAVA-143
...
JAVA-143: Standardize packages in persistence-modules (part 3)
2020-02-18 23:12:30 +02:00
amdegregorio
83539b1b3e
BAEL-3840 Fix example for section 2.1.
2020-02-18 16:07:26 -05:00
Josh Cummings
b7a30e6de4
Merge pull request #8729 from Maiklins/JAVA-41-blade
...
Java-41 blade
2020-02-18 08:02:59 -07:00
Josh Cummings
4019c52022
Merge pull request #8728 from Maiklins/JAVA-72-spring-security-renaming
...
Java-72 spring security renaming
2020-02-18 08:01:21 -07:00
mikr
a0d37ea022
Java-633 Standardize packages in spring-mvc-*
2020-02-18 15:38:19 +01:00
Maiklins
62263d9ca3
Merge pull request #36 from eugenp/master
...
update
2020-02-18 14:55:35 +01:00
Greg
37e8c88fc3
Merge pull request #8410 from gilday/whats-new-in-gradle-6
...
Whats New in Gradle 6.0
2020-02-18 08:51:31 -05:00
Anshul BANSAL
093ace0a27
Code moved to libraries-3 module
2020-02-18 15:32:00 +02:00
Krzysztof Woyke
4cb11e3945
JAVA-143: Migrate spring-jpa to com.baeldung
2020-02-18 12:43:02 +01:00
Anshul BANSAL
674a98e528
aspectJ dependencies set to 1.9.2
2020-02-18 11:13:39 +02:00
Anshul BANSAL
acd7d764e2
Initial commit
2020-02-18 10:50:53 +02:00
Krzysiek
173440f519
JAVA-143: Migrate spring-hibernate-5 to com.baeldung
2020-02-17 21:09:56 +01:00
Krzysiek
9b18dff3cb
JAVA-143: Migrate spring-hibernate4 to com.baeldung
2020-02-17 21:05:33 +01:00
Krzysiek
233891c107
JAVA-143: Migrate spring-hibernate-3 to com.baeldung
2020-02-17 20:57:44 +01:00