Mher Baghinyan
19fb7ef5a2
Bael 1625 ( #3831 )
...
* shutdown boot app
* test the ctx.close()
* application shutdown test
* BAEL-1625
* /shutdown endpoint test
* bring back the closeApplication
* @Ignore shutdown endpoint test
2018-04-02 07:56:55 +02:00
Nikhil Khatwani
8b647650e2
Changes for BAEL-1653
2018-03-28 13:10:09 +05:30
Doha2012
d0b42d10f2
modify tomcat dependency ( #3806 )
2018-03-12 22:21:45 +02:00
Eugen Paraschiv
8d633d6402
formatting work
2018-03-04 17:53:14 +02:00
Eugen Paraschiv
5fd8e4293e
cleanup work for tests
2018-03-04 17:52:56 +02:00
Eugen Paraschiv
d2a2a65566
cleanup work
2018-03-04 17:39:09 +02:00
Rokon Uddin Ahmed
c10cb80823
02.03 ( #3747 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-03-02 18:40:04 +02:00
Loredana Crusoveanu
70b81ca807
Merge pull request #3529 from eugenp/internationalization-assets
...
remove enablemvc
2018-01-27 18:08:55 +02:00
Loredana Crusoveanu
999dfbf381
remove enablemvc
2018-01-27 17:43:23 +02:00
Eugen Paraschiv
70e4a55256
minor import cleanup
2018-01-25 11:33:50 +02:00
Dassi orleando
af3edc477d
BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView) ( #3490 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
* Setting up the Maven Wrapper on a maven project
* Add Maven Wrapper on spring-boot module
* simple add
* BAEL-976: Update spring version
* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)
2018-01-22 19:43:24 -08:00
aietcn
7e7ccc7eb3
BAEL-1416 quick guide to kong ( #3448 )
...
* BAEL-1416 quick guide to kong
* refactor kong samples
2018-01-20 10:09:55 +01:00
Dassi orleando
0859445178
BAEL-1318: Add Maven Wrapper to spring-boot module ( #3390 )
...
* BAEL-1216: improve tests
* BAEL-1448: Update Spring 5 articles to use the release version
* Setting up the Maven Wrapper on a maven project
* Add Maven Wrapper on spring-boot module
* simple add
2018-01-10 21:18:47 -08:00
abialas
ccf1f4ed27
BAEL-1412 add java 8 spring data features ( #3306 )
2018-01-01 14:07:35 +02:00
Grzegorz Piwowarek
c7ba3a08aa
Build optimize ( #3328 )
...
* CustomConverterIntegrationTest
* StringToEmployeeConverterControllerIntegrationTest
* PersonsRepositoryIntegrationTest
* Refactor spring-rest-embedded-tomcat pom
* Disable Rxjava test
2017-12-30 23:10:54 +01:00
Ahmed Tawila
3bcff4672e
fix spring boot project failure ( #3267 )
2017-12-19 07:38:39 +01:00
Rokon Uddin Ahmed
b59226a68c
12.12 ( #3219 )
...
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update readme.md
* Update README.md
* Update README.md
* Update README.md
2017-12-12 07:32:35 +01:00
chrisoberle
375d7373ea
move datasource routing example to spring-jpa module ( #3076 )
2017-11-18 14:15:11 -08:00
Grzegorz Piwowarek
7a21f5ee85
Move data.sql - schema.sql ( #3067 )
2017-11-17 07:22:09 +01:00
Grzegorz Piwowarek
34ad3ad29b
Build opt ( #3062 )
...
* spring-boot-admin
* Optimization
2017-11-16 22:59:02 +01:00
chrisoberle
25fe85d849
rename client databases and switch from 3 to 2 of them ( #3028 )
2017-11-13 08:36:30 -08:00
chrisoberle
3bb538a2f7
BAEL-1314 Guide to AbstractRoutingDatasource ( #2989 )
...
* BAEL-1314 initial import. Guide to AbstractRoutingDatasource.
* BAEL-1314 Guide to Spring AbstractRoutingDatasource
* update test name and rename test classes
* move dsrouting example to spring-boot project. rename db create script.
2017-11-09 16:15:03 -08:00
lor6
30d8509b44
Update README.MD
2017-11-07 14:46:21 +02:00
lor6
3952b7ef59
remove keycloak, refactor packages ( #2963 )
2017-11-05 18:32:37 +02:00
Yasin Bhojawala
b32cd7a635
Add example for implicit conversion in controller methods
2017-11-04 18:12:45 +05:30
Michael C Good
73ae3cfb1a
BAEL-1238 ( #2941 )
...
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* update
* michael.good703@gmail.com
Had to add @SpringBootApplication(exclude = MySQLAutoconfiguration.class)
* Updated for 3.3.0.Final
BAEL-1238
* Update pom.xml
* BAEL-1238
Added new module spring-boot-keycloak and removed Keycloak code from spring-boot module
* Minor changes to pom.xml
* Update CustomConverterTest.java
* Update StringToEmployeeConverter.java
* Update GenericBigDecimalConverter.java
* Update MyFeatures.java
* Update .gitignore
* Formatting changes
* "Resolving conflicts"
* Updated spring-boot to remove keycloak
* Updated to see
* Update
* Updated
* Found remnant file and deleted it
2017-11-03 07:09:31 -07:00
Michael C Good
73bfdda38d
BAEL-1238 Quick Guide to Using Keycloak with a Spring Boot Application ( #2908 )
...
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* update
* michael.good703@gmail.com
Had to add @SpringBootApplication(exclude = MySQLAutoconfiguration.class)
2017-10-29 20:09:22 -07:00
Grzegorz Piwowarek
2f060a8f28
Revert KeycloakConfigurationTest ( #2905 )
2017-10-29 16:55:06 +01:00
Grzegorz Piwowarek
95cf16de28
Spring Boot Bootstrap upgrade ( #2904 )
2017-10-29 10:05:26 -05:00
Yasin Bhojawala
7c2b4e6f88
format code
2017-10-29 19:20:54 +05:30
Yasin Bhojawala
729c392019
BAEL-1217 fixed failing tests
2017-10-29 19:16:42 +05:30
Yasin Bhojawala
9fee77a9d9
reverting unnecessary files
2017-10-29 17:24:59 +05:30
Yasin Bhojawala
e56da99216
BAEL-1217 Guide to Spring Type Conversions
...
Review comments
2017-10-29 17:20:47 +05:30
Yasin Bhojawala
89f9e2fed6
reverting .gitignore changes
2017-10-28 20:43:39 +05:30
Yasin Bhojawala
7ad1e5692b
BAEL-1217 Guide to Spring Type Conversions
2017-10-28 20:41:20 +05:30
Michael C Good
dc349c17a8
BAEL-1238 michael.good703@gmail.com ( #2879 )
...
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* michael.good703@gmail.com
michael.good703@gmail.com
* update
2017-10-26 21:32:25 -07:00
Rokon Uddin Ahmed
f3557dec41
16.09 ( #2628 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2017-09-16 12:26:29 +03:00
eugenp
1cba1b043c
minor formatting cleanup
2017-08-24 13:11:52 +03:00
Graham Cox
706b3d6c67
Example for a GraphQL Application in Spring Boot ( #2477 )
2017-08-21 21:01:41 +02:00
Doha2012
a4132df3e5
fix pom ( #2423 )
...
* fix spring config
* fix spring config
* fix spring config
* minor fix
* fix spring-boot module
* fix pom
2017-08-12 07:49:55 +02:00
Doha2012
dc3589a7a0
fix spring-boot module ( #2422 )
...
* fix spring config
* fix spring config
* fix spring config
* minor fix
* fix spring-boot module
2017-08-11 23:02:08 +03:00
Grzegorz Piwowarek
f8bf4038f1
Optimize and refactor ( #2302 )
2017-07-21 13:37:49 +03:00
Rokon Uddin Ahmed
8ca38e15da
Github11.07 ( #2254 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
2017-07-13 15:43:43 +02:00
Grzegorz Piwowarek
84956990b6
Build optimization ( #2253 )
2017-07-12 19:28:47 +02:00
Grzegorz Piwowarek
9a759db290
Create README.MD ( #2075 )
2017-06-15 16:11:50 +02:00
ramansahasi
69b4a05eb8
BAEL-859 (updated) How to display/list all Spring-managed beans? ( #2064 )
...
* Separating displayAllBeans logic from main method
* Removing as 'Person' bean is no longer used
* Removing as 'Person' bean is no longer used
* Removing as 'Person' bean is no longer used
* Added FooService and FooController
* Changed test cases as per new configuration
* Template to handle front-end view
* Fixed spacing issue
* Fixed spaces
* Fixed spacing issue
2017-06-13 17:13:16 +02:00
Yasin
4b1d0217e9
BAEL-252 A Java Client to consume a WebSockets API ( #2048 )
...
* BAEL-900 Guide to dynamic tests in Junit 5
* BAEL-900 Guide to Dynamic Tests in Junit 5
* Revert "BAEL-900 Guide to Dynamic Tests in Junit 5"
This reverts commit d0d45c9067223347da20d0f2c80de391fcade38e.
* BAEL-900 Guide to Dynamic Tests in Junit 5
* BAEL-900 Guide to dynamic tests in Junit 5
* removed unnecessary annotation
* BAEL-900 unused imports removed
* BAEL-900 simplified input generator code
* BAEL-252 A Java Client to consume a WebSockets API
2017-06-11 17:47:39 +02:00
ramansahasi
40dc547558
BAEL-859 How to display/list all Spring-managed beans? ( #2021 )
...
* Display all beans in Spring Container
* Display all spring managed beans
Add code to configure 'beans' endpoint.
* Added 'spring-boot-starter-test' dependency
Added 'spring-boot-starter-test' dependency with scope 'test'
* Display all spring managed beans Test cases
Added test cases for 'Display all spring managed beans' module.
2017-06-08 22:34:43 +02:00
MMonik
48e5fabb05
Update README.MD ( #1918 )
2017-05-24 18:48:16 +02:00
MMonik
3cd52788b4
Update README.MD ( #1916 )
2017-05-24 18:46:43 +02:00