Commit graph

719 commits

Author SHA1 Message Date
BrahmanapallyNagaraju
152664bd2c
update -Dspring.profiles.active=mysql 2020-04-13 23:51:10 +05:30
BrahmanapallyNagaraju
28f29c267a
added -Dcheckstyle.skip to ./mvnw verify sonar:sonar command 2020-04-13 23:40:20 +05:30
BrahmanapallyNagaraju
197d2c3b70
added azure mysql database
connected to azure mysql database
2020-04-13 23:34:50 +05:30
BrahmanapallyNagaraju
1326bbd8a8
Update Jenkinsfile 2020-04-09 22:33:33 +05:30
BrahmanapallyNagaraju
c78cf23b00
added code analysis stage 2020-04-09 22:23:10 +05:30
BrahmanapallyNagaraju
8465838ad0
sonar cloud properties added 2020-04-09 22:18:41 +05:30
BrahmanapallyNagaraju
c871decf3c
Update Jenkinsfile 2020-04-09 18:18:06 +05:30
BrahmanapallyNagaraju
eef13b4908
Update Jenkinsfile 2020-04-09 18:07:34 +05:30
BrahmanapallyNagaraju
2ee009a61c
added timestamps() block 2020-04-09 00:13:04 +05:30
BrahmanapallyNagaraju
d219305e05
added -Dcheckstyle.skip to avoid checkstyle exception 2020-04-09 00:09:13 +05:30
BrahmanapallyNagaraju
06fdf4d2a4
Update Dockerfile 2020-04-09 00:03:56 +05:30
BrahmanapallyNagaraju
bb6334972e
Update Dockerfile 2020-04-08 23:56:34 +05:30
BrahmanapallyNagaraju
41f0d67752
Added email notifaction 2020-04-08 23:52:01 +05:30
BrahmanapallyNagaraju
819aa7a7ae
Update readme.md 2020-04-08 21:30:13 +05:30
BrahmanapallyNagaraju
d3da9b304a
Update readme.md 2020-04-08 21:29:10 +05:30
BrahmanapallyNagaraju
e344a1fcc5
Update readme.md 2020-04-08 21:28:10 +05:30
BrahmanapallyNagaraju
c5079b309f
Update Jenkinsfile 2020-04-08 20:46:39 +05:30
BrahmanapallyNagaraju
2366d4fed3
Update Jenkinsfile 2020-04-08 20:41:52 +05:30
BrahmanapallyNagaraju
f758f80afd
Update Jenkinsfile 2020-04-08 20:37:02 +05:30
BrahmanapallyNagaraju
a62b2c9f93
Update Jenkinsfile 2020-04-08 20:18:45 +05:30
BrahmanapallyNagaraju
4f0cf8c88b
Update Dockerfile 2020-04-08 20:17:32 +05:30
BrahmanapallyNagaraju
9f6cc885e0
Update Jenkinsfile 2020-04-08 19:28:45 +05:30
BrahmanapallyNagaraju
14c6784fd7
Update Jenkinsfile 2020-04-08 16:22:45 +05:30
BrahmanapallyNagaraju
a379821374
Update Jenkinsfile 2020-04-08 16:21:48 +05:30
BrahmanapallyNagaraju
1b7c29ec20
Create Dockerfile 2020-04-08 16:15:49 +05:30
BrahmanapallyNagaraju
51596a2e83
Update Jenkinsfile 2020-04-08 14:58:44 +05:30
BrahmanapallyNagaraju
af22f7f404
Create Jenkinsfile 2020-04-08 14:56:16 +05:30
Stephane Nicoll
56f09331aa Merge pull request #586 from jelliotartz
* pr/586:
  Fix typo in readme

Closes gh-586
2020-03-30 08:53:42 +02:00
James Artz
8db8c272c1 Fix typo in readme
See gh-586
2020-03-30 08:53:31 +02:00
Stephane Nicoll
8805eaa721 Disable open-in-view explicitly to remove warning on startup 2020-03-20 18:27:18 +01:00
Stephane Nicoll
c0847b7571 Add support for H2
Closes gh-584
2020-03-20 18:27:18 +01:00
Stephane Nicoll
e62458833c Upgrade to spring javaformat 0.0.20 2020-03-20 18:27:18 +01:00
Stephane Nicoll
a79cb9a008 Upgrade to Spring Boot 2.2.5 2020-03-20 18:27:17 +01:00
Stephane Nicoll
e0eec8e3a6 Add m2e profile for well-known plugins
See gh-519
2020-03-20 18:27:17 +01:00
Dave Syer
5c35771a20
Wrong name for user.sql script 2020-03-10 08:29:36 +00:00
Dave Syer
ac3e64208e
Update checkstyle plugin for security scan warning 2020-02-03 09:20:37 +00:00
Stephane Nicoll
1cc942a4ad Add nohttp check 2020-01-31 17:31:19 +01:00
Stephane Nicoll
7e64f558f2 Merge pull request #522 from vbadipat
* pr/522:
  Polish "Use https for Maven XSD"
  Use https for Maven XSD

Closes gh-522
2020-01-31 16:54:28 +01:00
Stephane Nicoll
400e3028f4 Polish "Use https for Maven XSD"
See gh-522
2020-01-31 16:53:53 +01:00
vbadipat
5742ecd6ce Use https for Maven XSD
See gh-522
2020-01-31 16:52:27 +01:00
Stephane Nicoll
9387366545 Upgrade to spring javaformat 0.0.19 2020-01-26 08:31:32 +01:00
Stephane Nicoll
108a81b946 Upgrade to Spring Boot 2.2.4 2020-01-26 08:30:37 +01:00
Dave Syer
4e1f87407d Apply spring-format plugin 2020-01-03 11:22:05 +00:00
Dave Syer
82cb521d63 Fix MySQL docker command line in readme 2020-01-03 05:59:32 -05:00
Dave Syer
5d57e0d5e2 Re-organise mysql scripts so the app runs without root access
It works better that way with test containers and in k8s.
2020-01-03 05:29:11 -05:00
Dave Syer
f9424b548a
Spring Boot 2.2.2 2019-12-10 11:21:41 -05:00
Dave Syer
1561eb5506 Add proxyBeanMethods = false
It's slightly faster, and we don't need proxies in this app.
2019-11-20 10:21:33 +00:00
Dave Syer
2c98a681ca Uncomment sql initialization for mysql 2019-11-20 09:56:32 +00:00
Dave Syer
d47820baad Update to Spring Boot 2.2.1 2019-11-20 09:55:36 +00:00
Stephane Nicoll
32301ed531 Fix compatibility with Java 13
This commit upgrades jacoco to 0.8.5 as this version provides Java 13
support.

Closes gh-458
2019-10-31 10:36:32 +01:00