Commit Graph

338 Commits

Author SHA1 Message Date
johnA1331
b5d0b747a9 Update README.md 2020-04-21 12:36:40 +08:00
Josh Cummings
66031d0b7e Merge pull request #9133 from amit2103/JAVA-1278-1
Java 1278 1
2020-04-18 22:58:12 -06:00
amit.pandey
0ba57c24b9 update source code to sync with article 2020-04-18 21:00:01 +05:30
amit.pandey
9332b64fd8 update source code to sync with article 2020-04-18 20:57:13 +05:30
Josh Cummings
9cf0839276 Merge pull request #9083 from amit2103/JAVA-1192
Java 1192
2020-04-17 10:39:01 -06:00
Josh Cummings
5fdd330368 Merge pull request #8971 from patkorek/BAEL-3920
[BAEL-3920] Postman Collection to test GraphQL endpoints
2020-04-15 10:02:52 -06:00
Dhawal Kapil
c15908c3d2 Merge pull request #9073 from Maiklins/JAVA-1225-
Java-1225
2020-04-15 14:59:11 +05:30
amit.pandey
a3873689aa Merge branch 'JAVA-1164' into JAVA-1192 2020-04-12 00:05:00 +05:30
amit.pandey
53454088b0 sync source code with article 2020-04-12 00:01:36 +05:30
mikr
d4a2870d15 JAVA-1225 Add dependency to Hibernate Code 2020-04-10 23:59:34 +02:00
Kai Yuan
07b5f77c73 springboot shedlock building fix 2020-04-10 09:24:15 +02:00
mikr
6e21afabdb JAVA-117 Standardize spring-boot-modules 2020-04-04 21:47:45 +02:00
mikr
2e2fa14b7c JAVA-117 Standardize spring-boot-modules/spring-boot-gradle 2020-04-04 21:16:51 +02:00
mikr
87b22be5fd JAVA-117 Standardize spring-boot-modules/spring-boot-client 2020-04-04 20:40:09 +02:00
mikr
cc11987f59 JAVA-117 Standardize spring-boot-modules/spring-boot 2020-04-04 20:24:48 +02:00
Dhawal Kapil
b2a35d807d JAVA-991 Week 14 | Do we have any Spring Milestone/RC repos defined?
- Removed spring milestone/snapshots repositories from modules
2020-04-04 11:42:54 +05:30
patkorek
7dca56f614 changed tabs to spaces 2020-03-31 07:36:44 +02:00
Mona Mohamadinia
acc81fce15 Added the Static Resource Examples (#8786) 2020-03-30 18:14:37 +01:00
Eric Martin
c02bf9d15f Merge pull request #8974 from sk1418/master
[BAEL-3934]shedlock update
2020-03-29 18:52:16 -05:00
Kai Yuan
1a8bc6ffb0 [BAEL-3934]shedlock update 2020-03-29 00:24:41 +01:00
Josh Cummings
b8c479ecf2 Merge pull request #8917 from aurasphere/JAVA-22_spring_boot_rest_refactoring
[JAVA-22] Moved articles not in ebook from spring-boot-rest to spring…
2020-03-28 15:24:35 -06:00
Josh Cummings
df9734f792 Merge pull request #8946 from aurasphere/JAVA-969_spring-boot-mvc-2-springfox
[JAVA-969] Added JCenter repository for missing springfox dependency
2020-03-28 01:32:13 -06:00
Josh Cummings
e1feb0eabc Merge pull request #8972 from kwoyke/JAVA-1098
JAVA-1098: Add code for the Spring Boot Exit Codes
2020-03-28 00:46:46 -06:00
Donato Rimenti
ff0c92445f [JAVA-969] Added JCenter repository for missing springfox dependency 2020-03-27 21:04:50 +01:00
Eric Martin
ff92f38f31 Merge pull request #8945 from johnA1331/master
BAEL-23068
2020-03-27 12:38:58 -05:00
Konstantinos Karavitis
73b2392a65 [BAEL-3913] Prevent Application / CommandLineRunner classes from executing during JUnit testing (#8920)
* kkaravitis@gmail.com hexagonal architecture in java

* Removed evaluation article code

* Removed evaluation article code

* [BAEL-3913] Initial commit for prevent commandline application runner execution during JUnit test article

* [BAEL-3913] Fixed broken lines format and reduced the test method names length

* [BAEL-3913] Fixed broken lines format
2020-03-26 17:57:09 +00:00
Krzysztof Woyke
401f8484cb JAVA-1098: Add code for the Spring Boot Exit Codes 2020-03-26 15:12:26 +01:00
patkorek
610c1465e1 Postman Collection to test GraphQL endpoints 2020-03-26 12:02:03 +01:00
johnA1331
176c350549 Update README.MD 2020-03-24 14:53:24 +08:00
Donato Rimenti
4e3f02afa9 Merge remote-tracking branch 'upstream/master' into JAVA-22_spring_boot_rest_refactoring 2020-03-23 13:52:56 +01:00
johnA1331
245e32df93 Delete README.md 2020-03-23 19:01:02 +08:00
johnA1331
bacbe0d69c Delete README.md 2020-03-23 18:58:04 +08:00
johnA1331
39fbd142b5 Update README.md 2020-03-23 18:53:56 +08:00
johnA1331
3fa0b897b8 Delete README.md 2020-03-23 18:37:23 +08:00
johnA1331
dead0a6775 Delete README.md 2020-03-23 18:29:09 +08:00
Loredana Crusoveanu
5f861bbd5b Merge pull request #8933 from amit2103/JAVA-1007-2
pom formatting
2020-03-22 10:16:56 +02:00
Josh Cummings
4efc75e897 Merge pull request #8929 from kwoyke/JAVA-86-DELETE
JAVA-86: Remove migrated code from old modules
2020-03-21 22:40:10 -06:00
Josh Cummings
58fc239fdd Merge pull request #8911 from kwoyke/JAVA-86
JAVA-86: Create spring-boot-basic-customization module
2020-03-21 22:37:25 -06:00
amit.pandey
48f393b8c5 formatted pom.xml file 2020-03-22 07:24:38 +05:30
Krzysiek
1cb0d555d2 JAVA-86: Remove spring-boot-favicon 2020-03-21 16:31:39 +01:00
Krzysiek
37e768cc24 JAVA-86: Remove spring-boot-exit-codes 2020-03-21 16:27:30 +01:00
Krzysiek
459e389206 JAVA-86: Remove spring-boot-add-filter 2020-03-21 16:23:58 +01:00
Krzysiek
abda9597b9 JAVA-86: Remove spring-boot-custom-error-page 2020-03-21 16:19:54 +01:00
Krzysiek
955c1e46bb JAVA-86: Remove spring-boot-failure-analyzer 2020-03-21 16:13:59 +01:00
Krzysiek
5dc371c557 JAVA-86: Remove spring-boot-custom-banners 2020-03-21 16:10:02 +01:00
Krzysiek
ca6c816818 JAVA-86: Remove spring-boot-change-port 2020-03-21 16:06:29 +01:00
Krzysiek
df7944616e JAVA-1088: Move java-generating-barcodes-qr-codes into spring-boot-libraries module 2020-03-20 23:49:49 +01:00
Donato Rimenti
b7082ef2a7 [JAVA-22] Moved articles not in ebook from spring-boot-rest to spring-boot-mvc-2 2020-03-19 19:39:47 +01:00
Krzysiek
57676c895a JAVA-86: Add spring-boot-basic-customization to the pom.xml 2020-03-18 21:04:46 +01:00
johnA1331
19886e3509 Update README.md 2020-03-18 14:24:22 +08:00