File tree 34 files changed +68
-57
lines changed
jhipster/jhipster-microservice
persistence-modules/spring-data-dynamodb
spring-cloud-ribbon-client
spring-cloud-task/springcloudtaskbatch
spring-remoting/remoting-http
spring-rest-embedded-tomcat
spring-security-x509-basic-auth
spring-security-x509-client-auth
34 files changed +68
-57
lines changed Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.baeldung</groupId >
6
- <artifactId >JGitSnippets </artifactId >
6
+ <artifactId >JGit </artifactId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
<url >http://maven.apache.org</url >
10
+ <name >JGit</name >
10
11
11
12
<parent >
12
13
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.baeldung</groupId >
7
- <artifactId >apache-avro-tutorial </artifactId >
7
+ <artifactId >apache-avro</artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
+ <name >Apache Avro</version >
9
10
10
11
<properties >
11
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.baeldung</groupId >
6
- <artifactId >couchbase-sdk </artifactId >
6
+ <artifactId >couchbase</artifactId >
7
7
<version >0.1-SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
<name >couchbase</name >
10
- <description >Couchbase SDK Tutorials</description >
10
+ <description >Couchbase Tutorials</description >
11
11
12
12
<parent >
13
13
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.baeldung.wildfly</groupId >
5
- <artifactId >wildfly-example </artifactId >
5
+ <artifactId >wildfly</artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
7
<packaging >pom</packaging >
8
+ <name >wildfly</name >
8
9
9
10
<parent >
10
11
<groupId >com.baeldung.ejb</groupId >
Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
- <artifactId >widlfly-mdb</artifactId >
5
-
4
+ <artifactId >wildfly-mdb</artifactId >
5
+ <name >wildfly-mdb</name >
6
+
6
7
<parent >
7
8
<groupId >com.baeldung.wildfly</groupId >
8
9
<artifactId >wildfly-example</artifactId >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.baeldung.feign</groupId >
6
- <artifactId >feign-client</artifactId >
6
+ <artifactId >feign</artifactId >
7
+ <name >feign</name >
7
8
8
9
<parent >
9
10
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 6
6
<!-- POM file generated with GWT webAppCreator -->
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >com.baeldung</groupId >
9
- <artifactId >google_web_toolkit </artifactId >
9
+ <artifactId >google-web-toolkit </artifactId >
10
10
<packaging >war</packaging >
11
11
<version >1.0-SNAPSHOT</version >
12
-
12
+ <name >google-web-toolkit</name >
13
+
13
14
<parent >
14
15
<groupId >com.baeldung</groupId >
15
16
<artifactId >parent-modules</artifactId >
Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
- <groupId >grpc</groupId >
5
- <artifactId >grpc-demo</artifactId >
4
+ <artifactId >grpc</artifactId >
6
5
<version >0.0.1-SNAPSHOT</version >
7
6
<packaging >jar</packaging >
8
-
7
+ <name >grpc</name >
8
+
9
9
<parent >
10
10
<groupId >com.baeldung</groupId >
11
11
<artifactId >parent-modules</artifactId >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.stackify</groupId >
6
- <artifactId >java- remote-debugging</artifactId >
6
+ <artifactId >remote-debugging</artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >war</packaging >
9
+ <name >remote-debugging</name >
9
10
10
11
<parent >
11
12
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 10
10
<relativePath >../../../parent-boot-1</relativePath >
11
11
</parent >
12
12
<groupId >com.car.app</groupId >
13
- <artifactId >carapp </artifactId >
13
+ <artifactId >car-app </artifactId >
14
14
<version >0.0.1-SNAPSHOT</version >
15
15
<packaging >war</packaging >
16
- <name >Carapp </name >
16
+ <name >car-app </name >
17
17
18
18
<prerequisites >
19
19
<maven >${maven.version} </maven >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.dealer.app</groupId >
6
- <artifactId >dealerapp </artifactId >
6
+ <artifactId >dealer-app </artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >war</packaging >
9
- <name >Dealerapp </name >
9
+ <name >dealer-app </name >
10
10
11
11
<parent >
12
12
<artifactId >parent-boot-1</artifactId >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.gateway</groupId >
6
- <artifactId >gateway</artifactId >
6
+ <artifactId >gateway-app </artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >war</packaging >
9
- <name >Gateway </name >
9
+ <name >gateway-app </name >
10
10
11
11
<parent >
12
12
<artifactId >parent-boot-1</artifactId >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.jsonwebtoken</groupId >
6
- <artifactId >jjwtfun </artifactId >
6
+ <artifactId >jjwt </artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
- <name >jjwtfun </name >
9
+ <name >jjwt </name >
10
10
<description >Exercising the JJWT</description >
11
11
12
12
<parent >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?><project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.baeldung.micronaut</groupId >
4
- <artifactId >hello-world </artifactId >
4
+ <artifactId >micronaut </artifactId >
5
5
<version >0.1</version >
6
+ <name >micronaut</name >
7
+
6
8
<properties >
7
9
<exec .mainClass>com.baeldung.micronaut.helloworld.server.ServerApplication</exec .mainClass>
8
10
<micronaut .version>1.0.0.M2</micronaut .version>
Original file line number Diff line number Diff line change 2
2
<project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
- <artifactId >osgi-intro </artifactId >
5
+ <artifactId >osgi</artifactId >
6
6
<packaging >pom</packaging >
7
7
<version >1.0-SNAPSHOT</version >
8
+ <name >osgi</name >
8
9
9
10
<parent >
10
11
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.baeldung</groupId >
5
- <artifactId >spring-boot -dynamodb</artifactId >
5
+ <artifactId >spring-data -dynamodb</artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
7
<packaging >jar</packaging >
8
- <name >spring-boot -dynamodb</name >
8
+ <name >spring-data -dynamodb</name >
9
9
<description >This is simple boot application for Spring boot dynamodb test</description >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.baeldung</groupId >
6
- <artifactId >resteasy-tutorial </artifactId >
6
+ <artifactId >resteasy</artifactId >
7
7
<version >1.0</version >
8
8
<packaging >war</packaging >
9
+ <name >resteasy</name >
9
10
10
11
<parent >
11
12
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.baeldung</groupId >
5
- <artifactId >springamqp </artifactId >
5
+ <artifactId >spring-amqp </artifactId >
6
6
<version >0.1-SNAPSHOT</version >
7
7
<packaging >jar</packaging >
8
- <name >springamqp </name >
8
+ <name >spring-amqp </name >
9
9
<description >Introduction to Spring-AMQP</description >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<groupId >com.example.jasypt</groupId >
7
- <artifactId >JasyptDemo </artifactId >
7
+ <artifactId >spring-boot-jasypt </artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
9
<packaging >jar</packaging >
10
-
11
- <name >JasyptDemo</name >
10
+ <name >spring-boot-jasypt</name >
12
11
<description >Demo project for Spring Boot</description >
13
12
14
13
<parent >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.baeldung</groupId >
5
- <artifactId >spring-cloud-ribbon</artifactId >
5
+ <artifactId >spring-cloud-ribbon-client </artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
7
<packaging >jar</packaging >
8
8
<name >spring-cloud-ribbon-client</name >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.baeldung.cloud</groupId >
5
- <artifactId >springcloudtask </artifactId >
5
+ <artifactId >springcloudtaskbatch </artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
+ <name >springcloudtaskbatch</name >
7
8
8
9
<parent >
9
10
<artifactId >parent-boot-1</artifactId >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.baeldung.singletonsession</groupId >
5
- <artifactId >singleton- ejb-bean </artifactId >
5
+ <artifactId >ejb-beans </artifactId >
6
6
<version >1.0.0-SNAPSHOT</version >
7
- <name >EJB Singleton Session Bean </name >
7
+ <name >EJB Beans </name >
8
8
9
9
<parent >
10
10
<groupId >com.baeldung.spring.ejb</groupId >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.baeldung.spring.ejb</groupId >
6
- <artifactId >ejb-for- spring</artifactId >
6
+ <artifactId >spring-ejb </artifactId >
7
7
<version >1.0.1</version >
8
8
<packaging >pom</packaging >
9
- <name >ejb</name >
9
+ <name >spring- ejb</name >
10
10
<description >Spring EJB Tutorial</description >
11
11
12
12
<parent >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.freemarker.example</groupId >
5
- <artifactId >spring4 -freemarker-example </artifactId >
5
+ <artifactId >spring -freemarker</artifactId >
6
6
<packaging >war</packaging >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<name >Spring Freemarker Example</name >
Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
- <artifactId >springreactivekotlin </artifactId >
5
+ <artifactId >spring-reactive-kotlin </artifactId >
6
6
<packaging >jar</packaging >
7
-
8
- <name >springreactivekotlin</name >
7
+ <name >Spring Reactive Kotlin</name >
9
8
<description >Demo project for Spring Boot</description >
10
9
11
10
<parent >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
7
<groupId >com.baeldung</groupId >
8
- <artifactId >spring- remoting</artifactId >
8
+ <artifactId >remoting-http </artifactId >
9
9
<version >1.0-SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >spring-remoting-http</artifactId >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.baeldung.embedded</groupId >
5
- <artifactId >SpringRestTomcat </artifactId >
5
+ <artifactId >spring-rest-embedded-tomcat </artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
7
<name >spring-rest-embedded-tomcat</name >
8
8
<packaging >war</packaging >
Original file line number Diff line number Diff line change 4
4
<!-- Spring IO Platform is the parent of the generated application to be able to use Spring Boot and all its default configuration -->
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.baeldung</groupId >
7
- <artifactId >roo</artifactId >
7
+ <artifactId >spring- roo</artifactId >
8
8
<version >1.0.0.BUILD-SNAPSHOT</version >
9
- <name >roo </name >
9
+ <name >Spring Roo </name >
10
10
<packaging >jar</packaging >
11
11
12
12
<parent >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
- <artifactId >basic-secured-server </artifactId >
6
+ <artifactId >spring-security-x509-basic-auth </artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
- <name >basic-secured-server </name >
9
+ <name >Spring Security x.509 Basic Authentication </name >
10
10
<description >Spring x.509 Authentication Demo</description >
11
11
12
12
<parent >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
- <artifactId >client-auth-server </artifactId >
6
+ <artifactId >spring-security-x509- client-auth</artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
- <name >client-auth-server </name >
9
+ <name >Spring Security x.509 Client Authentication </name >
10
10
<description >Spring x.509 Client Authentication Demo</description >
11
11
12
12
<parent >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.baeldung</groupId >
6
- <artifactId >spel</artifactId >
6
+ <artifactId >spring- spel</artifactId >
7
7
<version >1.0-SNAPSHOT</version >
8
+ <name >Spring SpEL</name >
8
9
9
10
<parent >
10
11
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<groupId >com.baeldung</groupId >
7
- <artifactId >vertx- spring</artifactId >
7
+ <artifactId >spring-vertx </artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
9
<packaging >jar</packaging >
10
- <name >spring-vertx </name >
10
+ <name >Spring Vertx </name >
11
11
<description >A demo project with vertx spring integration</description >
12
12
13
13
<parent >
You can’t perform that action at this time.
0 commit comments