File tree Expand file tree Collapse file tree 17 files changed +30
-30
lines changed
mybatis-spring-boot-autoconfigure
mybatis-spring-boot-samples
mybatis-spring-boot-sample-annotation
mybatis-spring-boot-sample-freemarker-legacy
mybatis-spring-boot-sample-freemarker
mybatis-spring-boot-sample-groovy
mybatis-spring-boot-sample-kotlin
mybatis-spring-boot-sample-thymeleaf
mybatis-spring-boot-sample-velocity-legacy
mybatis-spring-boot-sample-velocity
mybatis-spring-boot-sample-war
mybatis-spring-boot-sample-web
mybatis-spring-boot-sample-xml
mybatis-spring-boot-starter-test
mybatis-spring-boot-starter
mybatis-spring-boot-test-autoconfigure Expand file tree Collapse file tree 17 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2015-2024 the original author or authors.
4+ Copyright 2015-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-autoconfigure</artifactId >
2727 <name >mybatis-spring-boot-autoconfigure</name >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2015-2024 the original author or authors.
4+ Copyright 2015-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-annotation</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2015-2024 the original author or authors.
4+ Copyright 2015-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-freemarker-legacy</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2015-2024 the original author or authors.
4+ Copyright 2015-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-freemarker</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-groovy</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-kotlin</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2015-2024 the original author or authors.
4+ Copyright 2015-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-thymeleaf</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2015-2024 the original author or authors.
4+ Copyright 2015-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-velocity-legacy</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2015-2024 the original author or authors.
4+ Copyright 2015-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-velocity</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.spring.boot</groupId >
2323 <artifactId >mybatis-spring-boot-samples</artifactId >
24- <version >3.0.5-SNAPSHOT </version >
24+ <version >3.0.5</version >
2525 </parent >
2626 <artifactId >mybatis-spring-boot-sample-war</artifactId >
2727 <packaging >war</packaging >
You can’t perform that action at this time.
0 commit comments