Naoshadul Islam
87fd44bc38
Updated README.md
2016-10-16 13:10:20 +03:00
Naoshadul Islam
fe805ea202
Updated README.md
2016-10-16 13:10:20 +03:00
Naoshadul Islam
94ad1f631f
Updated README.md
2016-10-16 13:10:20 +03:00
Naoshadul Islam
488850ce9a
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
f4ada6eaa1
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
c0a6cb227d
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
caa9bc6585
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
38ad5840f6
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
ce7621c66e
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
4ebd8b7f7b
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
cd853fafbc
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
7433424dba
Updated README.md
2016-10-16 13:09:29 +03:00
Naoshadul Islam
d106b88635
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
38dc8ad0a5
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
2bff261949
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
201d3b2551
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
41f26d8acf
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
c1dcfd5d92
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
c8716019a0
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
779c6dd52c
Update README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
45dc8efe1c
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
918257839f
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
5d9131771c
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
e2e9ac294d
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
d148076180
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
46604ddf6d
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
f22c306049
Updated README.md
2016-10-16 13:05:59 +03:00
Naoshadul Islam
722f932795
Updated README.md
2016-10-16 13:05:59 +03:00
Michaël van de Giessen
6c509ba738
some minor cleanup ( #649 )
...
* minor cleanup pom
maven.compiler java versions as properties
only specifing spring-data-elasticsearch as dependency
formatting net.java.dev.jna dependency
grouping main/test and logging dependencies
removed unused org.springframework.data.version property
* updated logback conf to this example
* builder patttern code on multiple lines for readablilty
* autowire via constructor into final variable
as of spring-4.3 the @Autowired can be omitted \o/ jaj
* @ContextConfiguration with less config
2016-10-16 13:00:10 +03:00
Ante Pocedulic
db2b93a1b6
Ehcache article source code ( #751 )
...
* - created packages for each logical part of application
- created validator for WebsiteUser rest API
- created ValidatorEventRegister class which fixes known bug for not
detecting generated events
- created custom Exception Handler which creates better response
messages
* Code formatting
* formated pom.xml
replaced for loops with streams
fixed bug while getting all beans
* removed unnecessary code
changed repository type
* - added test for Spring Data REST APIs
- changed bad request return code
- formated code
* - added source code for ehcache article
- added ehcache dependency to pom.xml
* - added test for ehcache article
- removed main method which was only for testing purposes
2016-10-16 12:12:51 +03:00
Jim Kerak
67b3d62b91
Merge pull request #749 from ivanp81/master
...
Move OkHttp examples to spring-rest
2016-10-15 14:04:48 -04:00
DOHA
66c5db02a3
configure test profiles
2016-10-15 17:34:11 +02:00
DOHA
bf887e71d9
minor cleanup
2016-10-15 16:44:51 +02:00
DOHA
63024cc8e9
cleanup test
2016-10-15 13:48:40 +02:00
DOHA
eb2fc38316
configure live test
2016-10-14 16:40:06 +02:00
Prashant Khanal
97d0c71449
Code cleanup
...
Signed-off-by: nguyenminhtuanfit@gmail.com <nguyenminhtuanfit@gmail.com>
2016-10-14 17:38:34 +07:00
DOHA
f37718124a
skip live test
2016-10-14 12:37:05 +02:00
Sandeep Kumar
cef8adfdae
Changes as per Live Test guidelines
2016-10-14 15:36:00 +05:30
Thai Nguyen
64d13813a4
Merge branch 'master' of https://github.com/eugenp/tutorials
2016-10-14 14:59:01 +07:00
chris.anatalio
c1444e2cdd
Fix new line issue
2016-10-13 23:20:34 -07:00
chris.anatalio
a55b725cd3
Removed *'s added to illustrate spacing
2016-10-13 23:18:01 -07:00
chris.anatalio
7b6418e84c
Cleaned up readme and application properties
2016-10-13 23:12:20 -07:00
Grzegorz Piwowarek
c4638f1b4a
Fix SpringJMS examples
2016-10-13 18:35:13 +03:00
Chris Anatalio
427b012ee4
Checking amazonDynamoDBEndpoint string is not empty
2016-10-13 07:59:24 -07:00
Chris Anatalio
e95d1e2908
@BeforeClass annotation and made setUp() method static
2016-10-13 07:54:58 -07:00
Ivan Paolillo
5329c54f28
Code improvement
2016-10-13 10:20:18 +02:00
Ivan Paolillo
70eb0501c6
Delete okhttp project
2016-10-13 10:02:09 +02:00
lcrusoveanu@optaros.com
c8e034a07b
fix imports
2016-10-13 09:53:11 +03:00
lcrusoveanu@optaros.com
a74e46da82
fix conflicts
2016-10-13 09:48:27 +03:00
Grzegorz Piwowarek
6a7e380efd
Refactor REST with CXF example
2016-10-13 07:22:11 +02:00