From 582d784c67876e6acd5e7a6b68eb1e0288ee9b44 Mon Sep 17 00:00:00 2001 From: jhipster-bot Date: Tue, 31 Dec 2024 01:12:54 +0000 Subject: [PATCH] Update copyright headers --- .blueprint/cli/commands.mjs | 2 +- .blueprint/generate-sample/command.mjs | 2 +- .blueprint/synchronize/command.js | 2 +- .blueprint/synchronize/generator.js | 2 +- .blueprint/synchronize/index.js | 2 +- .github/actions/build-matrix/action.yml | 2 +- .github/actions/compare-base/action.yml | 2 +- .github/actions/compare/action.yml | 2 +- .github/actions/generate/action.yml | 2 +- .github/actions/setup/action.yml | 2 +- LICENSE | 2 +- NOTICE | 2 +- cli/logo.mjs | 2 +- generators/detekt/templates/gradle/detekt.gradle.ejs | 2 +- generators/kotlin/templates/gradle/kotlin.gradle.ejs | 2 +- .../src/main/kotlin/_package_/GeneratedByJHipster.kt.ejs | 2 +- generators/ktlint/templates/gradle/ktlint.gradle.ejs | 2 +- generators/spring-boot-v2/migration.cjs | 2 +- .../kotlin/_package_/client/AuthorizedUserFeignClient.kt.ejs | 2 +- .../_package_/client/OAuth2UserClientFeignConfiguration.kt.ejs | 2 +- .../_package_/client/OAuth2_UserFeignClientInterceptor.kt.ejs | 2 +- .../src/main/kotlin/_package_/config/LocaleConfiguration.kt.ejs | 2 +- .../templates/src/main/kotlin/_package_/domain/Authority.kt.ejs | 2 +- .../main/kotlin/_package_/repository/AuthorityRepository.kt.ejs | 2 +- .../src/main/kotlin/_package_/security/IatTokenEnhancer.kt.ejs | 2 +- .../src/main/kotlin/_package_/security/jwt/JWTConfigurer.kt.ejs | 2 +- .../src/main/kotlin/_package_/security/jwt/JWTFilter.kt.ejs | 2 +- .../src/main/kotlin/_package_/security/jwt/TokenProvider.kt.ejs | 2 +- .../security/oauth2/CachedUserInfoTokenServices.kt.ejs | 2 +- .../_package_/security/oauth2/SimpleAuthoritiesExtractor.kt.ejs | 2 +- .../_package_/security/oauth2/SimplePrincipalExtractor.kt.ejs | 2 +- .../kotlin/_package_/web/rest/ClientForwardController.kt.ejs | 2 +- .../src/test/kotlin/_package_/security/jwt/JWTFilterTest.kt.ejs | 2 +- .../test/kotlin/_package_/security/jwt/TokenProviderTest.kt.ejs | 2 +- .../_package_/web/rest/ClientForwardControllerTest.kt.ejs | 2 +- generators/spring-boot/kotlin-constants.js | 2 +- generators/spring-boot/needle-server-cache-kt.cjs | 2 +- generators/spring-boot/needles.cjs | 2 +- .../templates/_global_partials_entity_/field_validators.ejs | 2 +- .../_global_partials_entity_/it_patch_update.partial.kt.ejs | 2 +- .../templates/_global_partials_entity_/save_template.ejs | 2 +- .../templates/_global_partials_entity_/update_template.ejs | 2 +- .../src/test/kotlin/_package_/cucumber/CucumberIT.kt.ejs | 2 +- .../_package_/cucumber/CucumberTestContextConfiguration.kt.ejs | 2 +- .../src/test/kotlin/_package_/cucumber/stepdefs/StepDefs.kt.ejs | 2 +- .../test/kotlin/_package_/cucumber/stepdefs/UserStepDefs.kt.ejs | 2 +- .../domain/_global_partials_entity_/field_validators.ejs | 2 +- .../_package_/_entityPackage_/domain/_persistClass_.kt.jhi.ejs | 2 +- .../domain/_persistClass_.kt.jhi.jakarta_validation.ejs | 2 +- .../_entityPackage_/domain/enumeration/_enumName_.kt.ejs | 2 +- .../_package_/_entityPackage_/domain/_persistClass_Test.kt.ejs | 2 +- .../main/kotlin/_package_/client/AuthorizationHeaderUtil.kt.ejs | 2 +- .../main/kotlin/_package_/client/AuthorizedFeignClient.kt.ejs | 2 +- .../_package_/client/OAuth2InterceptedFeignConfiguration.kt.ejs | 2 +- .../kotlin/_package_/client/TokenRelayRequestInterceptor.kt.ejs | 2 +- .../_package_/client/UserFeignClientInterceptor_jwt.kt.ejs | 2 +- .../src/main/kotlin/_package_/config/FeignConfiguration.kt.ejs | 2 +- .../kotlin/_package_/client/AuthorizationHeaderUtilTest.kt.ejs | 2 +- .../_package_/security/jwt/JWTRelayGatewayFilterFactory.kt.ejs | 2 +- .../src/main/kotlin/_package_/web/rest/GatewayResource.kt.ejs | 2 +- .../src/main/kotlin/_package_/web/rest/vm/RouteVM.kt.ejs | 2 +- .../kotlin/_package_/broker/KafkaConsumer_imperative.kt.ejs | 2 +- .../main/kotlin/_package_/broker/KafkaConsumer_reactive.kt.ejs | 2 +- .../kafka/src/main/kotlin/_package_/broker/KafkaProducer.kt.ejs | 2 +- .../kotlin/_package_/web/rest/KafkaResource_imperative.kt.ejs | 2 +- .../kotlin/_package_/web/rest/KafkaResource_reactive.kt.ejs | 2 +- .../kafka/src/test/kotlin/_package_/config/EmbeddedKafka.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/KafkaTestContainer.kt.ejs | 2 +- .../KafkaTestContainersSpringContextCustomizerFactory.kt.ejs | 2 +- .../kotlin/_package_/web/rest/KafkaResourceIT_imperative.kt.ejs | 2 +- .../kotlin/_package_/web/rest/KafkaResourceIT_reactive.kt.ejs | 2 +- .../main/kotlin/_package_/config/LiquibaseConfiguration.kt.ejs | 2 +- generators/spring-boot/templates/pom.xml.ejs | 2 +- .../reactive/_global_partials_entity_/save_template.ejs | 2 +- .../reactive/_global_partials_entity_/update_template.ejs | 2 +- .../src/main/kotlin/_package_/config/CacheConfiguration.kt.ejs | 2 +- .../kotlin/_package_/config/CacheFactoryConfiguration.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/EmbeddedRedis.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/RedisTestContainer.kt.ejs | 2 +- .../RedisTestContainersSpringContextCustomizerFactory.kt.ejs | 2 +- .../domain/_persistClass_.kt.jhi.spring_data_cassandra.ejs | 2 +- .../_entityPackage_/repository/_entityClass_Repository.kt.ejs | 2 +- .../main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs | 2 +- .../src/test/kotlin/_package_/CassandraKeyspaceIT.kt.ejs | 2 +- .../test/kotlin/_package_/config/CassandraTestContainer.kt.ejs | 2 +- ...CassandraTestContainersSpringContextCustomizerFactory.kt.ejs | 2 +- .../domain/_persistClass_.kt.jhi.spring_data_couchbase.ejs | 2 +- .../_entityPackage_/repository/_entityClass_Repository.kt.ejs | 2 +- .../main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs | 2 +- .../_package_/repository/CouchbaseSearchRepository.kt.ejs | 2 +- .../_package_/repository/JHipsterCouchbaseRepository.kt.ejs | 2 +- .../repository/PersistentTokenRepository_couchbase.kt.ejs | 2 +- .../test/kotlin/_package_/config/CouchbaseTestContainer.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/EmbeddedCouchbase.kt.ejs | 2 +- .../_package_/repository/CouchbaseSearchRepositoryTest.kt.ejs | 2 +- .../domain/_persistClass_.kt.jhi.elastic_search.ejs | 2 +- .../repository/search/_entityClass_SearchRepository.kt.ejs | 2 +- .../kotlin/_package_/config/ElasticsearchConfiguration.kt.ejs | 2 +- .../_package_/repository/search/UserSearchRepository.kt.ejs | 2 +- .../_package_/config/ElasticsearchTestConfiguration.kt.ejs | 2 +- .../kotlin/_package_/config/ElasticsearchTestContainer.kt.ejs | 2 +- .../test/kotlin/_package_/config/EmbeddedElasticsearch.kt.ejs | 2 +- .../domain/_persistClass_.kt.jhi.spring_data_mongodb.ejs | 2 +- .../_entityPackage_/repository/_entityClass_Repository.kt.ejs | 2 +- .../repository/_entityClass_Repository_reactive.kt.ejs | 2 +- .../main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs | 2 +- .../_package_/config/dbmigrations/InitialSetupMigration.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/EmbeddedMongo.kt.ejs | 2 +- .../test/kotlin/_package_/config/MongoDbTestContainer.kt.ejs | 2 +- .../domain/_persistClass_.kt.jhi.spring_data_neo4j.ejs | 2 +- .../_entityPackage_/repository/_entityClass_Repository.kt.ejs | 2 +- .../kotlin/_package_/config/DatabaseConfiguration.kt_neo4j.ejs | 2 +- .../main/kotlin/_package_/config/neo4j/Neo4jMigrations.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/EmbeddedNeo4j.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/Neo4jTestContainer.kt.ejs | 2 +- .../Neo4jTestContainersSpringContextCustomizerFactory.kt.ejs | 2 +- .../domain/_persistClass_.kt.jhi.hibernate_cache.ejs | 2 +- .../domain/_persistClass_.kt.jhi.jakarta_lifecycle_events.ejs | 2 +- .../domain/_persistClass_.kt.jhi.jakarta_persistence.ejs | 2 +- .../domain/_persistClass_.kt.jhi.spring_data_persistable.ejs | 2 +- .../domain/_persistClass_.kt.jhi.spring_data_reactive.ejs | 2 +- .../_entityPackage_/domain/_persistClass_Callback.kt.ejs | 2 +- .../_entityPackage_/domain/relationship_validators.ejs | 2 +- .../_entityPackage_/repository/_entityClass_Repository.kt.ejs | 2 +- .../_entityClass_RepositoryInternalImpl_reactive.kt.ejs | 2 +- .../_entityClass_RepositoryWithBagRelationships.kt.ejs | 2 +- .../_entityClass_RepositoryWithBagRelationshipsImpl.kt.ejs | 2 +- .../repository/_entityClass_Repository_reactive.kt.ejs | 2 +- .../repository/_entityClass_SqlHelper_reactive.kt.ejs | 2 +- .../repository/rowmapper/_entityClass_RowMapper_reactive.kt.ejs | 2 +- .../main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs | 2 +- .../kotlin/_package_/repository/EntityManager_reactive.kt.ejs | 2 +- .../kotlin/_package_/repository/UserSqlHelper_reactive.kt.ejs | 2 +- .../repository/rowmapper/ColumnConverter_reactive.kt.ejs | 2 +- .../repository/rowmapper/UserRowMapper_reactive.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/EmbeddedSQL.kt.ejs | 2 +- .../test/kotlin/_package_/config/MariadbTestContainer.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/MsSqlTestContainer.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/MysqlTestContainer.kt.ejs | 2 +- .../test/kotlin/_package_/config/PostgreSqlTestContainer.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/SqlTestContainer.kt.ejs | 2 +- .../SqlTestContainersSpringContextCustomizerFactory.kt.ejs | 2 +- .../kotlin/_package_/config/timezone/HibernateTimeZoneIT.kt.ejs | 2 +- .../kotlin/_package_/repository/timezone/DateTimeWrapper.kt.ejs | 2 +- .../repository/timezone/DateTimeWrapperRepository.kt.ejs | 2 +- .../src/test/resources/config/application-testdev.yml.ejs | 2 +- .../src/test/resources/config/application-testprod.yml.ejs | 2 +- .../main/kotlin/_package_/config/WebsocketConfiguration.kt.ejs | 2 +- .../_package_/config/WebsocketSecurityConfiguration.kt.ejs | 2 +- .../main/kotlin/_package_/web/websocket/ActivityService.kt.ejs | 2 +- .../main/kotlin/_package_/web/websocket/dto/ActivityDTO.kt.ejs | 2 +- .../templates/src/main/kotlin/_package_/Application.kt.ejs | 2 +- .../src/main/kotlin/_package_/ApplicationWebXml.kt.ejs | 2 +- .../_entityPackage_/_partials_entity_/delete_template.ejs | 2 +- .../_partials_entity_/get_all_stream_template.ejs | 2 +- .../_entityPackage_/_partials_entity_/get_all_template.ejs | 2 +- .../_entityPackage_/_partials_entity_/get_filtered_template.ejs | 2 +- .../_entityPackage_/_partials_entity_/get_template.ejs | 2 +- .../_entityPackage_/_partials_entity_/inject_template.ejs | 2 +- .../_entityPackage_/_partials_entity_/patch_template.ejs | 2 +- .../_partials_entity_/search_stream_template.ejs | 2 +- .../_entityPackage_/_partials_entity_/search_template.ejs | 2 +- .../_package_/_entityPackage_/repository/UserRepository.kt.ejs | 2 +- .../kotlin/_package_/_entityPackage_/service/UserService.kt.ejs | 2 +- .../_entityPackage_/service/_entityClass_QueryService.kt.ejs | 2 +- .../_entityPackage_/service/_entityClass_Service.kt.ejs | 2 +- .../service/criteria/_entityClass_Criteria.kt.ejs | 2 +- .../_package_/_entityPackage_/service/dto/_dtoClass_.kt.ejs | 2 +- .../service/impl/_entityClass_ServiceImpl.kt.ejs | 2 +- .../_entityPackage_/service/mapper/EntityMapper.kt.ejs | 2 +- .../_entityPackage_/service/mapper/_entityClass_Mapper.kt.ejs | 2 +- .../_entityPackage_/web/rest/PublicUserResource.kt.ejs | 2 +- .../_package_/_entityPackage_/web/rest/UserResource.kt.ejs | 2 +- .../_entityPackage_/web/rest/_entityClass_Resource.kt.ejs | 2 +- .../src/main/kotlin/_package_/aop/logging/LoggingAspect.kt.ejs | 2 +- .../main/kotlin/_package_/config/ApplicationProperties.kt.ejs | 2 +- .../src/main/kotlin/_package_/config/AsyncConfiguration.kt.ejs | 2 +- .../templates/src/main/kotlin/_package_/config/Constants.kt.ejs | 2 +- .../kotlin/_package_/config/DateTimeFormatConfiguration.kt.ejs | 2 +- .../_package_/config/EurekaWorkaroundConfiguration.kt.ejs | 2 +- .../main/kotlin/_package_/config/JacksonConfiguration.kt.ejs | 2 +- .../kotlin/_package_/config/LoggingAspectConfiguration.kt.ejs | 2 +- .../main/kotlin/_package_/config/LoggingConfiguration.kt.ejs | 2 +- .../main/kotlin/_package_/config/OpenApiConfiguration.kt.ejs | 2 +- .../_package_/config/SecurityConfiguration_imperative.kt.ejs | 2 +- .../_package_/config/SecurityConfiguration_reactive.kt.ejs | 2 +- .../_package_/config/StaticResourcesWebConfiguration.kt.ejs | 2 +- .../src/main/kotlin/_package_/config/WebConfigurer.kt.ejs | 2 +- .../main/kotlin/_package_/domain/AbstractAuditingEntity.kt.ejs | 2 +- .../src/main/kotlin/_package_/domain/PersistentToken.kt.ejs | 2 +- .../templates/src/main/kotlin/_package_/domain/User.kt.ejs | 2 +- .../kotlin/_package_/management/SecurityMetersService.kt.ejs | 2 +- .../_package_/repository/PersistentTokenRepository.kt.ejs | 2 +- .../main/kotlin/_package_/security/AuthoritiesConstants.kt.ejs | 2 +- .../kotlin/_package_/security/DomainUserDetailsService.kt.ejs | 2 +- .../_package_/security/PersistentTokenRememberMeServices.kt.ejs | 2 +- .../src/main/kotlin/_package_/security/SecurityUtils.kt.ejs | 2 +- .../kotlin/_package_/security/SpringSecurityAuditorAware.kt.ejs | 2 +- .../kotlin/_package_/security/UserNotActivatedException.kt.ejs | 2 +- .../kotlin/_package_/security/oauth2/AudienceValidator.kt.ejs | 2 +- .../_package_/security/oauth2/CustomClaimConverter.kt.ejs | 2 +- .../kotlin/_package_/service/EmailAlreadyUsedException.kt.ejs | 2 +- .../kotlin/_package_/service/InvalidPasswordException.kt.ejs | 2 +- .../src/main/kotlin/_package_/service/MailService.kt.ejs | 2 +- .../_package_/service/UsernameAlreadyUsedException.kt.ejs | 2 +- .../src/main/kotlin/_package_/service/dto/AdminUserDTO.kt.ejs | 2 +- .../main/kotlin/_package_/service/dto/PasswordChangeDTO.kt.ejs | 2 +- .../src/main/kotlin/_package_/service/dto/UserDTO.kt.ejs | 2 +- .../src/main/kotlin/_package_/service/mapper/UserMapper.kt.ejs | 2 +- .../web/filter/OAuth2ReactiveRefreshTokensWebFilter.kt.ejs | 2 +- .../_package_/web/filter/OAuth2RefreshTokensWebFilter.kt.ejs | 2 +- .../kotlin/_package_/web/filter/SpaWebFilter_reactive.kt.ejs | 2 +- .../src/main/kotlin/_package_/web/rest/AccountResource.kt.ejs | 2 +- .../src/main/kotlin/_package_/web/rest/AuthInfoResource.kt.ejs | 2 +- .../kotlin/_package_/web/rest/AuthenticateController.kt.ejs | 2 +- .../kotlin/_package_/web/rest/LogoutResource_imperative.kt.ejs | 2 +- .../kotlin/_package_/web/rest/LogoutResource_reactive.kt.ejs | 2 +- .../_package_/web/rest/errors/BadRequestAlertException.kt.ejs | 2 +- .../_package_/web/rest/errors/EmailAlreadyUsedException.kt.ejs | 2 +- .../main/kotlin/_package_/web/rest/errors/ErrorConstants.kt.ejs | 2 +- .../kotlin/_package_/web/rest/errors/ExceptionTranslator.kt.ejs | 2 +- .../main/kotlin/_package_/web/rest/errors/FieldErrorVM.kt.ejs | 2 +- .../_package_/web/rest/errors/InvalidPasswordException.kt.ejs | 2 +- .../_package_/web/rest/errors/LoginAlreadyUsedException.kt.ejs | 2 +- .../main/kotlin/_package_/web/rest/vm/KeyAndPasswordVM.kt.ejs | 2 +- .../src/main/kotlin/_package_/web/rest/vm/LoginVM.kt.ejs | 2 +- .../src/main/kotlin/_package_/web/rest/vm/ManagedUserVM.kt.ejs | 2 +- .../templates/src/test/kotlin/_package_/IntegrationTest.kt.ejs | 2 +- .../src/test/kotlin/_package_/TechnicalStructureTest.kt.ejs | 2 +- .../_package_/_entityPackage_/service/UserServiceIT.kt.ejs | 2 +- .../_package_/_entityPackage_/service/dto/_dtoClass_Test.kt.ejs | 2 +- .../service/mapper/_entityClass_MapperTest.kt.ejs | 2 +- .../_entityPackage_/web/rest/PublicUserResourceIT.kt.ejs | 2 +- .../_package_/_entityPackage_/web/rest/UserResourceIT.kt.ejs | 2 +- .../_entityPackage_/web/rest/_entityClass_ResourceIT.kt.ejs | 2 +- .../test/kotlin/_package_/config/AsyncSyncConfiguration.kt.ejs | 2 +- .../_package_/config/JHipsterBlockHoundIntegration.kt.ejs | 2 +- .../kotlin/_package_/config/SpringBootTestClassOrderer.kt.ejs | 2 +- .../_package_/config/StaticResourcesWebConfigurerTest.kt.ejs | 2 +- .../config/TestContainersSpringContextCustomizerFactory.kt.ejs | 2 +- .../kotlin/_package_/config/TestSecurityConfiguration.kt.ejs | 2 +- .../src/test/kotlin/_package_/config/WebConfigurerTest.kt.ejs | 2 +- .../kotlin/_package_/config/WebConfigurerTestController.kt.ejs | 2 +- .../_package_/management/SecurityMetersServiceTests.kt.ejs | 2 +- .../kotlin/_package_/security/DomainUserDetailsServiceIT.kt.ejs | 2 +- .../_package_/security/SecurityUtilsUnitTest_imperative.kt.ejs | 2 +- .../_package_/security/SecurityUtilsUnitTest_reactive.kt.ejs | 2 +- .../security/jwt/TokenAuthenticationSecurityMetersIT.kt.ejs | 2 +- .../_package_/security/oauth2/AudienceValidatorTest.kt.ejs | 2 +- .../_package_/security/oauth2/CustomClaimConverterIT.kt.ejs | 2 +- .../src/test/kotlin/_package_/service/MailServiceIT.kt.ejs | 2 +- .../test/kotlin/_package_/service/mapper/UserMapperTest.kt.ejs | 2 +- .../src/test/kotlin/_package_/test/util/OAuth2TestUtil.kt.ejs | 2 +- .../src/test/kotlin/_package_/web/rest/AccountResourceIT.kt.ejs | 2 +- .../kotlin/_package_/web/rest/AccountResourceIT_oauth2.kt.ejs | 2 +- .../web/rest/AccountResourceIT_skipUserManagement.kt.ejs | 2 +- .../kotlin/_package_/web/rest/AuthenticateControllerIT.kt.ejs | 2 +- .../src/test/kotlin/_package_/web/rest/LogoutResourceIT.kt.ejs | 2 +- .../src/test/kotlin/_package_/web/rest/TestUtil.kt.ejs | 2 +- .../_package_/web/rest/WithUnauthenticatedMockUser.kt.ejs | 2 +- .../web/rest/errors/ExceptionTranslatorIT_imperative.kt.ejs | 2 +- .../web/rest/errors/ExceptionTranslatorIT_reactive.kt.ejs | 2 +- .../web/rest/errors/ExceptionTranslatorTestController.kt.ejs | 2 +- 263 files changed, 263 insertions(+), 263 deletions(-) diff --git a/.blueprint/cli/commands.mjs b/.blueprint/cli/commands.mjs index 528ce9e0f..4b326c988 100644 --- a/.blueprint/cli/commands.mjs +++ b/.blueprint/cli/commands.mjs @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/.blueprint/generate-sample/command.mjs b/.blueprint/generate-sample/command.mjs index 7336da0a8..4df934578 100644 --- a/.blueprint/generate-sample/command.mjs +++ b/.blueprint/generate-sample/command.mjs @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/.blueprint/synchronize/command.js b/.blueprint/synchronize/command.js index 627ff6aaf..d3d94e6df 100644 --- a/.blueprint/synchronize/command.js +++ b/.blueprint/synchronize/command.js @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/.blueprint/synchronize/generator.js b/.blueprint/synchronize/generator.js index cc759f320..0245017fb 100644 --- a/.blueprint/synchronize/generator.js +++ b/.blueprint/synchronize/generator.js @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/.blueprint/synchronize/index.js b/.blueprint/synchronize/index.js index 1cfadd692..a360de8f3 100644 --- a/.blueprint/synchronize/index.js +++ b/.blueprint/synchronize/index.js @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/.github/actions/build-matrix/action.yml b/.github/actions/build-matrix/action.yml index 03ccb31fc..893478b44 100644 --- a/.github/actions/build-matrix/action.yml +++ b/.github/actions/build-matrix/action.yml @@ -1,5 +1,5 @@ # -# Copyright 2013-2024 the original author or authors from the JHipster project. +# Copyright 2013-2025 the original author or authors from the JHipster project. # # This file is part of the JHipster project, see https://www.jhipster.tech/ # for more information. diff --git a/.github/actions/compare-base/action.yml b/.github/actions/compare-base/action.yml index 44fae0451..2d6a9fb4d 100644 --- a/.github/actions/compare-base/action.yml +++ b/.github/actions/compare-base/action.yml @@ -1,5 +1,5 @@ # -# Copyright 2013-2024 the original author or authors from the JHipster project. +# Copyright 2013-2025 the original author or authors from the JHipster project. # # This file is part of the JHipster project, see https://www.jhipster.tech/ # for more information. diff --git a/.github/actions/compare/action.yml b/.github/actions/compare/action.yml index 8354d8f2f..6e2a28a73 100644 --- a/.github/actions/compare/action.yml +++ b/.github/actions/compare/action.yml @@ -1,5 +1,5 @@ # -# Copyright 2013-2024 the original author or authors from the JHipster project. +# Copyright 2013-2025 the original author or authors from the JHipster project. # # This file is part of the JHipster project, see https://www.jhipster.tech/ # for more information. diff --git a/.github/actions/generate/action.yml b/.github/actions/generate/action.yml index 434176029..c3e43acc8 100644 --- a/.github/actions/generate/action.yml +++ b/.github/actions/generate/action.yml @@ -1,5 +1,5 @@ # -# Copyright 2013-2024 the original author or authors from the JHipster project. +# Copyright 2013-2025 the original author or authors from the JHipster project. # # This file is part of the JHipster project, see https://www.jhipster.tech/ # for more information. diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 04ce23a53..8a2b53a08 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -1,5 +1,5 @@ # -# Copyright 2013-2024 the original author or authors from the JHipster project. +# Copyright 2013-2025 the original author or authors from the JHipster project. # # This file is part of the JHipster project, see https://www.jhipster.tech/ # for more information. diff --git a/LICENSE b/LICENSE index 683e9e97b..274e09f9b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ - Copyright 2013-2024 the original author or authors from the JHipster project + Copyright 2013-2025 the original author or authors from the JHipster project Apache License Version 2.0, January 2004 diff --git a/NOTICE b/NOTICE index 01bc4d1fb..d9aa383d2 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ JHipster -Copyright 2013-2024 the original author or authors from the JHipster project. +Copyright 2013-2025 the original author or authors from the JHipster project. For more information on the JHipster project, see https://www.jhipster.tech/ diff --git a/cli/logo.mjs b/cli/logo.mjs index 74dd995c1..c7295e1aa 100644 --- a/cli/logo.mjs +++ b/cli/logo.mjs @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/generators/detekt/templates/gradle/detekt.gradle.ejs b/generators/detekt/templates/gradle/detekt.gradle.ejs index 909404741..420b5739f 100644 --- a/generators/detekt/templates/gradle/detekt.gradle.ejs +++ b/generators/detekt/templates/gradle/detekt.gradle.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/kotlin/templates/gradle/kotlin.gradle.ejs b/generators/kotlin/templates/gradle/kotlin.gradle.ejs index 75d443b73..22af89ff9 100644 --- a/generators/kotlin/templates/gradle/kotlin.gradle.ejs +++ b/generators/kotlin/templates/gradle/kotlin.gradle.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/kotlin/templates/src/main/kotlin/_package_/GeneratedByJHipster.kt.ejs b/generators/kotlin/templates/src/main/kotlin/_package_/GeneratedByJHipster.kt.ejs index ebe964639..dfa4a0c2a 100644 --- a/generators/kotlin/templates/src/main/kotlin/_package_/GeneratedByJHipster.kt.ejs +++ b/generators/kotlin/templates/src/main/kotlin/_package_/GeneratedByJHipster.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/ktlint/templates/gradle/ktlint.gradle.ejs b/generators/ktlint/templates/gradle/ktlint.gradle.ejs index 579e93a62..89da51c75 100644 --- a/generators/ktlint/templates/gradle/ktlint.gradle.ejs +++ b/generators/ktlint/templates/gradle/ktlint.gradle.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/migration.cjs b/generators/spring-boot-v2/migration.cjs index de719f977..3c93505ec 100644 --- a/generators/spring-boot-v2/migration.cjs +++ b/generators/spring-boot-v2/migration.cjs @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/AuthorizedUserFeignClient.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/AuthorizedUserFeignClient.kt.ejs index 72d66a0c1..e6256a0bb 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/AuthorizedUserFeignClient.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/AuthorizedUserFeignClient.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2UserClientFeignConfiguration.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2UserClientFeignConfiguration.kt.ejs index d6cfc131f..53532e7ca 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2UserClientFeignConfiguration.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2UserClientFeignConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2_UserFeignClientInterceptor.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2_UserFeignClientInterceptor.kt.ejs index 75a1e938f..b631a83e4 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2_UserFeignClientInterceptor.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/client/OAuth2_UserFeignClientInterceptor.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/config/LocaleConfiguration.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/config/LocaleConfiguration.kt.ejs index 1beacf380..9a7b3eed4 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/config/LocaleConfiguration.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/config/LocaleConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/domain/Authority.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/domain/Authority.kt.ejs index 0cc9c33cb..6b5ef830a 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/domain/Authority.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/domain/Authority.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/repository/AuthorityRepository.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/repository/AuthorityRepository.kt.ejs index a02c52029..2a000e07a 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/repository/AuthorityRepository.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/repository/AuthorityRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/IatTokenEnhancer.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/IatTokenEnhancer.kt.ejs index 8a85d9b16..a070d4f04 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/IatTokenEnhancer.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/IatTokenEnhancer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTConfigurer.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTConfigurer.kt.ejs index cda7ff16c..d6f7f517f 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTConfigurer.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTConfigurer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTFilter.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTFilter.kt.ejs index 7f1fe14aa..676ddc407 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTFilter.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/JWTFilter.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/TokenProvider.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/TokenProvider.kt.ejs index 65fab9ebb..7ad84fee3 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/TokenProvider.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/jwt/TokenProvider.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/CachedUserInfoTokenServices.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/CachedUserInfoTokenServices.kt.ejs index 9c29b3dca..7ee70f05d 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/CachedUserInfoTokenServices.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/CachedUserInfoTokenServices.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimpleAuthoritiesExtractor.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimpleAuthoritiesExtractor.kt.ejs index f4b235dd4..caf1ad648 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimpleAuthoritiesExtractor.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimpleAuthoritiesExtractor.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimplePrincipalExtractor.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimplePrincipalExtractor.kt.ejs index fb6ef6117..c6b84f2a5 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimplePrincipalExtractor.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/security/oauth2/SimplePrincipalExtractor.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/web/rest/ClientForwardController.kt.ejs b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/web/rest/ClientForwardController.kt.ejs index 71429b742..1739a12ec 100644 --- a/generators/spring-boot-v2/templates/src/main/kotlin/_package_/web/rest/ClientForwardController.kt.ejs +++ b/generators/spring-boot-v2/templates/src/main/kotlin/_package_/web/rest/ClientForwardController.kt.ejs @@ -1,5 +1,5 @@ <%# -Copyright 2013-2024 the original author or authors from the JHipster project. +Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/JWTFilterTest.kt.ejs b/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/JWTFilterTest.kt.ejs index b0f86ca26..491cf25bc 100644 --- a/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/JWTFilterTest.kt.ejs +++ b/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/JWTFilterTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/TokenProviderTest.kt.ejs b/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/TokenProviderTest.kt.ejs index 808c05ff5..79094c78e 100644 --- a/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/TokenProviderTest.kt.ejs +++ b/generators/spring-boot-v2/templates/src/test/kotlin/_package_/security/jwt/TokenProviderTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot-v2/templates/src/test/kotlin/_package_/web/rest/ClientForwardControllerTest.kt.ejs b/generators/spring-boot-v2/templates/src/test/kotlin/_package_/web/rest/ClientForwardControllerTest.kt.ejs index 6c03e0ed4..eb9810a3e 100644 --- a/generators/spring-boot-v2/templates/src/test/kotlin/_package_/web/rest/ClientForwardControllerTest.kt.ejs +++ b/generators/spring-boot-v2/templates/src/test/kotlin/_package_/web/rest/ClientForwardControllerTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/kotlin-constants.js b/generators/spring-boot/kotlin-constants.js index 203a356df..9ccbfb549 100644 --- a/generators/spring-boot/kotlin-constants.js +++ b/generators/spring-boot/kotlin-constants.js @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/generators/spring-boot/needle-server-cache-kt.cjs b/generators/spring-boot/needle-server-cache-kt.cjs index fd9272078..302c97ef5 100644 --- a/generators/spring-boot/needle-server-cache-kt.cjs +++ b/generators/spring-boot/needle-server-cache-kt.cjs @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/generators/spring-boot/needles.cjs b/generators/spring-boot/needles.cjs index 56013a8c9..4fb14307d 100644 --- a/generators/spring-boot/needles.cjs +++ b/generators/spring-boot/needles.cjs @@ -1,5 +1,5 @@ /** - * Copyright 2013-2024 the original author or authors from the JHipster project. + * Copyright 2013-2025 the original author or authors from the JHipster project. * * This file is part of the JHipster project, see https://www.jhipster.tech/ * for more information. diff --git a/generators/spring-boot/templates/_global_partials_entity_/field_validators.ejs b/generators/spring-boot/templates/_global_partials_entity_/field_validators.ejs index c66a0bdf8..bab8b3507 100644 --- a/generators/spring-boot/templates/_global_partials_entity_/field_validators.ejs +++ b/generators/spring-boot/templates/_global_partials_entity_/field_validators.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/_global_partials_entity_/it_patch_update.partial.kt.ejs b/generators/spring-boot/templates/_global_partials_entity_/it_patch_update.partial.kt.ejs index 94be30c58..44da56958 100644 --- a/generators/spring-boot/templates/_global_partials_entity_/it_patch_update.partial.kt.ejs +++ b/generators/spring-boot/templates/_global_partials_entity_/it_patch_update.partial.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/_global_partials_entity_/save_template.ejs b/generators/spring-boot/templates/_global_partials_entity_/save_template.ejs index 9c768cbd0..161a81c8b 100644 --- a/generators/spring-boot/templates/_global_partials_entity_/save_template.ejs +++ b/generators/spring-boot/templates/_global_partials_entity_/save_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/_global_partials_entity_/update_template.ejs b/generators/spring-boot/templates/_global_partials_entity_/update_template.ejs index ad6d27fa4..74fec429b 100644 --- a/generators/spring-boot/templates/_global_partials_entity_/update_template.ejs +++ b/generators/spring-boot/templates/_global_partials_entity_/update_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberIT.kt.ejs b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberIT.kt.ejs index dfa50b00e..c21bd605c 100644 --- a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberIT.kt.ejs +++ b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberTestContextConfiguration.kt.ejs b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberTestContextConfiguration.kt.ejs index 9f885e4e3..41fed64fa 100644 --- a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberTestContextConfiguration.kt.ejs +++ b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/CucumberTestContextConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/StepDefs.kt.ejs b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/StepDefs.kt.ejs index 43abe7f2e..4d330a0fb 100644 --- a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/StepDefs.kt.ejs +++ b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/StepDefs.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/UserStepDefs.kt.ejs b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/UserStepDefs.kt.ejs index 0c855c8c8..f13eb6f72 100644 --- a/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/UserStepDefs.kt.ejs +++ b/generators/spring-boot/templates/cucumber/src/test/kotlin/_package_/cucumber/stepdefs/UserStepDefs.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/domain/_global_partials_entity_/field_validators.ejs b/generators/spring-boot/templates/domain/_global_partials_entity_/field_validators.ejs index c66a0bdf8..bab8b3507 100644 --- a/generators/spring-boot/templates/domain/_global_partials_entity_/field_validators.ejs +++ b/generators/spring-boot/templates/domain/_global_partials_entity_/field_validators.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.ejs b/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.ejs index bf494df7e..0426ba595 100644 --- a/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.ejs +++ b/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.ejs @@ -1,6 +1,6 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_validation.ejs b/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_validation.ejs index fe151134c..b4602ce7d 100644 --- a/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_validation.ejs +++ b/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_validation.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/enumeration/_enumName_.kt.ejs b/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/enumeration/_enumName_.kt.ejs index 32d69bab2..fa3c68da2 100644 --- a/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/enumeration/_enumName_.kt.ejs +++ b/generators/spring-boot/templates/domain/src/main/kotlin/_package_/_entityPackage_/domain/enumeration/_enumName_.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/domain/src/test/kotlin/_package_/_entityPackage_/domain/_persistClass_Test.kt.ejs b/generators/spring-boot/templates/domain/src/test/kotlin/_package_/_entityPackage_/domain/_persistClass_Test.kt.ejs index b559ce13d..4c41f95d2 100644 --- a/generators/spring-boot/templates/domain/src/test/kotlin/_package_/_entityPackage_/domain/_persistClass_Test.kt.ejs +++ b/generators/spring-boot/templates/domain/src/test/kotlin/_package_/_entityPackage_/domain/_persistClass_Test.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizationHeaderUtil.kt.ejs b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizationHeaderUtil.kt.ejs index b02f8e516..cf0a21d49 100644 --- a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizationHeaderUtil.kt.ejs +++ b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizationHeaderUtil.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizedFeignClient.kt.ejs b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizedFeignClient.kt.ejs index 430b1a753..39b045e73 100644 --- a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizedFeignClient.kt.ejs +++ b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/AuthorizedFeignClient.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/OAuth2InterceptedFeignConfiguration.kt.ejs b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/OAuth2InterceptedFeignConfiguration.kt.ejs index 11afb35c9..d679a0c5a 100644 --- a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/OAuth2InterceptedFeignConfiguration.kt.ejs +++ b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/OAuth2InterceptedFeignConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/TokenRelayRequestInterceptor.kt.ejs b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/TokenRelayRequestInterceptor.kt.ejs index b4e7ea534..adeb0785b 100644 --- a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/TokenRelayRequestInterceptor.kt.ejs +++ b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/TokenRelayRequestInterceptor.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/UserFeignClientInterceptor_jwt.kt.ejs b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/UserFeignClientInterceptor_jwt.kt.ejs index 0181805c3..85527da3e 100644 --- a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/UserFeignClientInterceptor_jwt.kt.ejs +++ b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/client/UserFeignClientInterceptor_jwt.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/config/FeignConfiguration.kt.ejs b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/config/FeignConfiguration.kt.ejs index 8d7e8416c..c1550795f 100644 --- a/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/config/FeignConfiguration.kt.ejs +++ b/generators/spring-boot/templates/feign-client/src/main/kotlin/_package_/config/FeignConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/feign-client/src/test/kotlin/_package_/client/AuthorizationHeaderUtilTest.kt.ejs b/generators/spring-boot/templates/feign-client/src/test/kotlin/_package_/client/AuthorizationHeaderUtilTest.kt.ejs index 7901bc485..708590e60 100644 --- a/generators/spring-boot/templates/feign-client/src/test/kotlin/_package_/client/AuthorizationHeaderUtilTest.kt.ejs +++ b/generators/spring-boot/templates/feign-client/src/test/kotlin/_package_/client/AuthorizationHeaderUtilTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/security/jwt/JWTRelayGatewayFilterFactory.kt.ejs b/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/security/jwt/JWTRelayGatewayFilterFactory.kt.ejs index 99e66fced..4ca83611d 100644 --- a/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/security/jwt/JWTRelayGatewayFilterFactory.kt.ejs +++ b/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/security/jwt/JWTRelayGatewayFilterFactory.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/GatewayResource.kt.ejs b/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/GatewayResource.kt.ejs index 90faacd49..606433678 100644 --- a/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/GatewayResource.kt.ejs +++ b/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/GatewayResource.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/vm/RouteVM.kt.ejs b/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/vm/RouteVM.kt.ejs index dba571042..74e69bbed 100644 --- a/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/vm/RouteVM.kt.ejs +++ b/generators/spring-boot/templates/gateway/src/main/kotlin/_package_/web/rest/vm/RouteVM.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_imperative.kt.ejs b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_imperative.kt.ejs index e452c32a9..c947aa45a 100644 --- a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_imperative.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_imperative.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_reactive.kt.ejs b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_reactive.kt.ejs index e452c32a9..c947aa45a 100644 --- a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_reactive.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaConsumer_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaProducer.kt.ejs b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaProducer.kt.ejs index f170c0f6d..c1d205eef 100644 --- a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaProducer.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/broker/KafkaProducer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_imperative.kt.ejs b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_imperative.kt.ejs index be014c0f5..c93a1dbc2 100644 --- a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_imperative.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_imperative.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_reactive.kt.ejs b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_reactive.kt.ejs index 2afdc2eb8..5bce9e6ef 100644 --- a/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_reactive.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/main/kotlin/_package_/web/rest/KafkaResource_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/EmbeddedKafka.kt.ejs b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/EmbeddedKafka.kt.ejs index 6bc368f63..b47299d61 100644 --- a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/EmbeddedKafka.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/EmbeddedKafka.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainer.kt.ejs b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainer.kt.ejs index 0fff0f9ac..2b37a02fe 100644 --- a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainer.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainersSpringContextCustomizerFactory.kt.ejs b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainersSpringContextCustomizerFactory.kt.ejs index 3a7e323c6..637e45766 100644 --- a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainersSpringContextCustomizerFactory.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/config/KafkaTestContainersSpringContextCustomizerFactory.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_imperative.kt.ejs b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_imperative.kt.ejs index aa805a9fd..bdf430d09 100644 --- a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_imperative.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_imperative.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_reactive.kt.ejs b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_reactive.kt.ejs index c1deb606c..e711deff7 100644 --- a/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_reactive.kt.ejs +++ b/generators/spring-boot/templates/kafka/src/test/kotlin/_package_/web/rest/KafkaResourceIT_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/liquibase/src/main/kotlin/_package_/config/LiquibaseConfiguration.kt.ejs b/generators/spring-boot/templates/liquibase/src/main/kotlin/_package_/config/LiquibaseConfiguration.kt.ejs index b12b922b7..b96c83f5f 100644 --- a/generators/spring-boot/templates/liquibase/src/main/kotlin/_package_/config/LiquibaseConfiguration.kt.ejs +++ b/generators/spring-boot/templates/liquibase/src/main/kotlin/_package_/config/LiquibaseConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/pom.xml.ejs b/generators/spring-boot/templates/pom.xml.ejs index 97f44848f..212fb8b97 100644 --- a/generators/spring-boot/templates/pom.xml.ejs +++ b/generators/spring-boot/templates/pom.xml.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/reactive/_global_partials_entity_/save_template.ejs b/generators/spring-boot/templates/reactive/_global_partials_entity_/save_template.ejs index 52ada817f..2439e2e70 100644 --- a/generators/spring-boot/templates/reactive/_global_partials_entity_/save_template.ejs +++ b/generators/spring-boot/templates/reactive/_global_partials_entity_/save_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/reactive/_global_partials_entity_/update_template.ejs b/generators/spring-boot/templates/reactive/_global_partials_entity_/update_template.ejs index 59a57e90b..a381887cc 100644 --- a/generators/spring-boot/templates/reactive/_global_partials_entity_/update_template.ejs +++ b/generators/spring-boot/templates/reactive/_global_partials_entity_/update_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheConfiguration.kt.ejs b/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheConfiguration.kt.ejs index e47873bd8..744e6a8eb 100644 --- a/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheFactoryConfiguration.kt.ejs b/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheFactoryConfiguration.kt.ejs index 230b4e95f..f6492db29 100644 --- a/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheFactoryConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-cache/src/main/kotlin/_package_/config/CacheFactoryConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/EmbeddedRedis.kt.ejs b/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/EmbeddedRedis.kt.ejs index 9376b6c9b..585458110 100644 --- a/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/EmbeddedRedis.kt.ejs +++ b/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/EmbeddedRedis.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainer.kt.ejs b/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainer.kt.ejs index 887d175aa..c13f7c0d3 100644 --- a/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainersSpringContextCustomizerFactory.kt.ejs b/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainersSpringContextCustomizerFactory.kt.ejs index f4e238b38..069a5a2a5 100644 --- a/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainersSpringContextCustomizerFactory.kt.ejs +++ b/generators/spring-boot/templates/spring-cache/src/test/kotlin/_package_/config/RedisTestContainersSpringContextCustomizerFactory.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_cassandra.ejs b/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_cassandra.ejs index d86981f5e..473c7b83b 100644 --- a/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_cassandra.ejs +++ b/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_cassandra.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs b/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs index ff6453e14..8f6e98cfd 100644 --- a/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs b/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs index 1bd61d525..36fb18824 100644 --- a/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-data-cassandra/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/CassandraKeyspaceIT.kt.ejs b/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/CassandraKeyspaceIT.kt.ejs index 307a8478c..5a3821c5b 100644 --- a/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/CassandraKeyspaceIT.kt.ejs +++ b/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/CassandraKeyspaceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainer.kt.ejs index 9004ec681..54857dc89 100644 --- a/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainersSpringContextCustomizerFactory.kt.ejs b/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainersSpringContextCustomizerFactory.kt.ejs index bd2d9fb89..7884addab 100644 --- a/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainersSpringContextCustomizerFactory.kt.ejs +++ b/generators/spring-boot/templates/spring-data-cassandra/src/test/kotlin/_package_/config/CassandraTestContainersSpringContextCustomizerFactory.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_couchbase.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_couchbase.ejs index e4a7b4c63..58ff3265c 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_couchbase.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_couchbase.ejs @@ -1,5 +1,5 @@ <%# -Copyright 2013-2024 the original author or authors from the JHipster project. +Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs index d1d36f4fd..253e7cfb4 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs index e9c5a7e9f..f2536bc6a 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/CouchbaseSearchRepository.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/CouchbaseSearchRepository.kt.ejs index 18b1c3ddc..ffd14c503 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/CouchbaseSearchRepository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/CouchbaseSearchRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/JHipsterCouchbaseRepository.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/JHipsterCouchbaseRepository.kt.ejs index a6bf93684..796f48778 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/JHipsterCouchbaseRepository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/JHipsterCouchbaseRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/PersistentTokenRepository_couchbase.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/PersistentTokenRepository_couchbase.kt.ejs index daf970014..b2b91b057 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/PersistentTokenRepository_couchbase.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/main/kotlin/_package_/repository/PersistentTokenRepository_couchbase.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/CouchbaseTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/CouchbaseTestContainer.kt.ejs index 5c3717790..fc450ed94 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/CouchbaseTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/CouchbaseTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/EmbeddedCouchbase.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/EmbeddedCouchbase.kt.ejs index a21c42417..c5c0461b8 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/EmbeddedCouchbase.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/config/EmbeddedCouchbase.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/repository/CouchbaseSearchRepositoryTest.kt.ejs b/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/repository/CouchbaseSearchRepositoryTest.kt.ejs index 3886e089d..9d57baf63 100644 --- a/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/repository/CouchbaseSearchRepositoryTest.kt.ejs +++ b/generators/spring-boot/templates/spring-data-couchbase/src/test/kotlin/_package_/repository/CouchbaseSearchRepositoryTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.elastic_search.ejs b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.elastic_search.ejs index 18302190d..f26ad485f 100644 --- a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.elastic_search.ejs +++ b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.elastic_search.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/repository/search/_entityClass_SearchRepository.kt.ejs b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/repository/search/_entityClass_SearchRepository.kt.ejs index 3023f55d8..7b4e028c8 100644 --- a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/repository/search/_entityClass_SearchRepository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/_entityPackage_/repository/search/_entityClass_SearchRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/config/ElasticsearchConfiguration.kt.ejs b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/config/ElasticsearchConfiguration.kt.ejs index 442dae0eb..485f0efe8 100644 --- a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/config/ElasticsearchConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/config/ElasticsearchConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/repository/search/UserSearchRepository.kt.ejs b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/repository/search/UserSearchRepository.kt.ejs index 280f7688a..4c32bc8d5 100644 --- a/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/repository/search/UserSearchRepository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-elasticsearch/src/main/kotlin/_package_/repository/search/UserSearchRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestConfiguration.kt.ejs b/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestConfiguration.kt.ejs index 2cc54aebc..e87e3fed4 100644 --- a/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestContainer.kt.ejs index 1ba45c38f..e93f3700c 100644 --- a/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/ElasticsearchTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/EmbeddedElasticsearch.kt.ejs b/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/EmbeddedElasticsearch.kt.ejs index 635cfe46c..4aa2c2efb 100644 --- a/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/EmbeddedElasticsearch.kt.ejs +++ b/generators/spring-boot/templates/spring-data-elasticsearch/src/test/kotlin/_package_/config/EmbeddedElasticsearch.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_mongodb.ejs b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_mongodb.ejs index 832bd40b2..e19df74b9 100644 --- a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_mongodb.ejs +++ b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_mongodb.ejs @@ -1,5 +1,5 @@ <%# -Copyright 2013-2024 the original author or authors from the JHipster project. +Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs index a286e2f85..ecd25b48a 100644 --- a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs index a34b574fd..df66da160 100644 --- a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs index 1f1ae4bbe..e9735d000 100644 --- a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/dbmigrations/InitialSetupMigration.kt.ejs b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/dbmigrations/InitialSetupMigration.kt.ejs index 267d1400e..d1c8adfbe 100644 --- a/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/dbmigrations/InitialSetupMigration.kt.ejs +++ b/generators/spring-boot/templates/spring-data-mongodb/src/main/kotlin/_package_/config/dbmigrations/InitialSetupMigration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/EmbeddedMongo.kt.ejs b/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/EmbeddedMongo.kt.ejs index 1b3b55d1a..a5df314fa 100644 --- a/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/EmbeddedMongo.kt.ejs +++ b/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/EmbeddedMongo.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/MongoDbTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/MongoDbTestContainer.kt.ejs index 3f7c068cb..2af60e29b 100644 --- a/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/MongoDbTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-mongodb/src/test/kotlin/_package_/config/MongoDbTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_neo4j.ejs b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_neo4j.ejs index 10100d45b..b9c9b8067 100644 --- a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_neo4j.ejs +++ b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_neo4j.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs index a740499dc..445b72d6c 100644 --- a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/DatabaseConfiguration.kt_neo4j.ejs b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/DatabaseConfiguration.kt_neo4j.ejs index 37dfde97e..4c3708488 100644 --- a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/DatabaseConfiguration.kt_neo4j.ejs +++ b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/DatabaseConfiguration.kt_neo4j.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/neo4j/Neo4jMigrations.kt.ejs b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/neo4j/Neo4jMigrations.kt.ejs index 19d95b4b7..63294a867 100644 --- a/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/neo4j/Neo4jMigrations.kt.ejs +++ b/generators/spring-boot/templates/spring-data-neo4j/src/main/kotlin/_package_/config/neo4j/Neo4jMigrations.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/EmbeddedNeo4j.kt.ejs b/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/EmbeddedNeo4j.kt.ejs index 8d21c4de0..e1af762a3 100644 --- a/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/EmbeddedNeo4j.kt.ejs +++ b/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/EmbeddedNeo4j.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainer.kt.ejs index bfa307538..5c21e4d10 100644 --- a/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainersSpringContextCustomizerFactory.kt.ejs b/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainersSpringContextCustomizerFactory.kt.ejs index 46d246513..5900a3afd 100644 --- a/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainersSpringContextCustomizerFactory.kt.ejs +++ b/generators/spring-boot/templates/spring-data-neo4j/src/test/kotlin/_package_/config/Neo4jTestContainersSpringContextCustomizerFactory.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.hibernate_cache.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.hibernate_cache.ejs index 73647db85..631ebb4da 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.hibernate_cache.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.hibernate_cache.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_lifecycle_events.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_lifecycle_events.ejs index 283a782cb..7539886b4 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_lifecycle_events.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_lifecycle_events.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_persistence.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_persistence.ejs index 96f08ceaa..64d15aff8 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_persistence.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.jakarta_persistence.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_persistable.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_persistable.ejs index 4b99c9afc..4b5f2c50d 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_persistable.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_persistable.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_reactive.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_reactive.ejs index ff91688b4..e2be46e47 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_reactive.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_.kt.jhi.spring_data_reactive.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_Callback.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_Callback.kt.ejs index 91b36378e..e92c71d79 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_Callback.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/_persistClass_Callback.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/relationship_validators.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/relationship_validators.ejs index 71fab6a0c..66b349191 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/relationship_validators.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/domain/relationship_validators.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs index bfd7fa2c7..9420fc139 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryInternalImpl_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryInternalImpl_reactive.kt.ejs index 7c12b5d76..5ca776f8b 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryInternalImpl_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryInternalImpl_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationships.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationships.kt.ejs index 8ab401803..7d1bea5ab 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationships.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationships.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationshipsImpl.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationshipsImpl.kt.ejs index e35e9f18a..7e138fc5d 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationshipsImpl.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_RepositoryWithBagRelationshipsImpl.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs index 455735873..b23ef076e 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_Repository_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_SqlHelper_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_SqlHelper_reactive.kt.ejs index de3ee39b4..829257232 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_SqlHelper_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/_entityClass_SqlHelper_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/rowmapper/_entityClass_RowMapper_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/rowmapper/_entityClass_RowMapper_reactive.kt.ejs index dec168920..769078bd3 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/rowmapper/_entityClass_RowMapper_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/_entityPackage_/repository/rowmapper/_entityClass_RowMapper_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs index 3ca0cbf31..e9130779d 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/config/DatabaseConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/EntityManager_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/EntityManager_reactive.kt.ejs index a25035aa5..6555afbf9 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/EntityManager_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/EntityManager_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/UserSqlHelper_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/UserSqlHelper_reactive.kt.ejs index 4081efecc..010846368 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/UserSqlHelper_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/UserSqlHelper_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/ColumnConverter_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/ColumnConverter_reactive.kt.ejs index 66a7d1f3c..d2938f150 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/ColumnConverter_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/ColumnConverter_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/UserRowMapper_reactive.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/UserRowMapper_reactive.kt.ejs index db3378330..58e1e192c 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/UserRowMapper_reactive.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/main/kotlin/_package_/repository/rowmapper/UserRowMapper_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/EmbeddedSQL.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/EmbeddedSQL.kt.ejs index fe3faab5d..746fe7afc 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/EmbeddedSQL.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/EmbeddedSQL.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MariadbTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MariadbTestContainer.kt.ejs index 2c9b336a1..db83b86d1 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MariadbTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MariadbTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MsSqlTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MsSqlTestContainer.kt.ejs index 4a64e0573..df56aa70e 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MsSqlTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MsSqlTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MysqlTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MysqlTestContainer.kt.ejs index e93508e72..bda856b46 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MysqlTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/MysqlTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/PostgreSqlTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/PostgreSqlTestContainer.kt.ejs index a0f453c2a..5d9cd40eb 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/PostgreSqlTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/PostgreSqlTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainer.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainer.kt.ejs index 772451bb6..6e72793a4 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainer.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainersSpringContextCustomizerFactory.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainersSpringContextCustomizerFactory.kt.ejs index cf99c4683..00dd3ecac 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainersSpringContextCustomizerFactory.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/SqlTestContainersSpringContextCustomizerFactory.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/timezone/HibernateTimeZoneIT.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/timezone/HibernateTimeZoneIT.kt.ejs index 80f458959..552b296ba 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/timezone/HibernateTimeZoneIT.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/config/timezone/HibernateTimeZoneIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapper.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapper.kt.ejs index 99b1f8d4e..3286e31d4 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapper.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapper.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapperRepository.kt.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapperRepository.kt.ejs index ddd20c1d8..f740f5c8b 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapperRepository.kt.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/kotlin/_package_/repository/timezone/DateTimeWrapperRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testdev.yml.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testdev.yml.ejs index f3a65e522..61f33b307 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testdev.yml.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testdev.yml.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testprod.yml.ejs b/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testprod.yml.ejs index 53a34570b..98cf82213 100644 --- a/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testprod.yml.ejs +++ b/generators/spring-boot/templates/spring-data-relational/src/test/resources/config/application-testprod.yml.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketConfiguration.kt.ejs b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketConfiguration.kt.ejs index d67f8b071..f833bbff6 100644 --- a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketSecurityConfiguration.kt.ejs b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketSecurityConfiguration.kt.ejs index 114efc9e7..4e6870d86 100644 --- a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketSecurityConfiguration.kt.ejs +++ b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/config/WebsocketSecurityConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/ActivityService.kt.ejs b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/ActivityService.kt.ejs index 480c78881..41f9bd4f6 100644 --- a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/ActivityService.kt.ejs +++ b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/ActivityService.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/dto/ActivityDTO.kt.ejs b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/dto/ActivityDTO.kt.ejs index a0ef2b57f..13998a7b4 100644 --- a/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/dto/ActivityDTO.kt.ejs +++ b/generators/spring-boot/templates/spring-websocket/src/main/kotlin/_package_/web/websocket/dto/ActivityDTO.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/Application.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/Application.kt.ejs index 88d677c5d..d94095395 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/Application.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/Application.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/ApplicationWebXml.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/ApplicationWebXml.kt.ejs index 65fdd1367..02f45241a 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/ApplicationWebXml.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/ApplicationWebXml.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/delete_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/delete_template.ejs index 4173e8bb5..ac2d0901d 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/delete_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/delete_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_stream_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_stream_template.ejs index f1a864f7d..6987b7c6e 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_stream_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_stream_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_template.ejs index 13f89dc17..e5be98066 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_all_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_filtered_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_filtered_template.ejs index 2cfe1e7c9..c4749a72b 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_filtered_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_filtered_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_template.ejs index 9403081e1..784ddd9fd 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/get_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/inject_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/inject_template.ejs index fa2b2e0fe..f83028468 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/inject_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/inject_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/patch_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/patch_template.ejs index 58acb9556..897421e7d 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/patch_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/patch_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_stream_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_stream_template.ejs index 5c8e27252..05cb1bdba 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_stream_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_stream_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_template.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_template.ejs index db119f2b8..43a799eeb 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_template.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/_partials_entity_/search_template.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/repository/UserRepository.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/repository/UserRepository.kt.ejs index 589ec9ec7..9ad403eca 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/repository/UserRepository.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/repository/UserRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/UserService.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/UserService.kt.ejs index cb11874ab..274a1549e 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/UserService.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/UserService.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_QueryService.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_QueryService.kt.ejs index 826d2476f..7d83ac8f1 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_QueryService.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_QueryService.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors. + Copyright 2013-2025 the original author or authors. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_Service.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_Service.kt.ejs index 1421e3838..23676a3fb 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_Service.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/_entityClass_Service.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/criteria/_entityClass_Criteria.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/criteria/_entityClass_Criteria.kt.ejs index 97d72b384..06b7ed3a2 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/criteria/_entityClass_Criteria.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/criteria/_entityClass_Criteria.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_.kt.ejs index 46ebe10e9..57effb0a2 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/impl/_entityClass_ServiceImpl.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/impl/_entityClass_ServiceImpl.kt.ejs index 3bbe643c5..30e9e1670 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/impl/_entityClass_ServiceImpl.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/impl/_entityClass_ServiceImpl.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/EntityMapper.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/EntityMapper.kt.ejs index 3ed7077c2..3944e2fc2 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/EntityMapper.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/EntityMapper.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_Mapper.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_Mapper.kt.ejs index 3013bceb1..8282d6266 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_Mapper.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_Mapper.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/PublicUserResource.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/PublicUserResource.kt.ejs index 0f331791b..4133e74be 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/PublicUserResource.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/PublicUserResource.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/UserResource.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/UserResource.kt.ejs index 2600db8d8..52fe2088c 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/UserResource.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/UserResource.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/_entityClass_Resource.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/_entityClass_Resource.kt.ejs index 2246b89f6..5f87930c2 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/_entityClass_Resource.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/_entityPackage_/web/rest/_entityClass_Resource.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/aop/logging/LoggingAspect.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/aop/logging/LoggingAspect.kt.ejs index 30ec80aaa..9f436b5e2 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/aop/logging/LoggingAspect.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/aop/logging/LoggingAspect.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/ApplicationProperties.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/ApplicationProperties.kt.ejs index 255618a39..161afd019 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/ApplicationProperties.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/ApplicationProperties.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/AsyncConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/AsyncConfiguration.kt.ejs index 26d1e94eb..19b1b3c58 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/AsyncConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/AsyncConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/Constants.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/Constants.kt.ejs index c5925bd62..06c4b2840 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/Constants.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/Constants.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/DateTimeFormatConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/DateTimeFormatConfiguration.kt.ejs index 07c1f80c4..bc5576cf3 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/DateTimeFormatConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/DateTimeFormatConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/EurekaWorkaroundConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/EurekaWorkaroundConfiguration.kt.ejs index a908c6442..512d46865 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/EurekaWorkaroundConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/EurekaWorkaroundConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/JacksonConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/JacksonConfiguration.kt.ejs index f7bbed027..b1f2a6039 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/JacksonConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/JacksonConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingAspectConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingAspectConfiguration.kt.ejs index 7f4f9f6f8..0dfc45f9b 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingAspectConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingAspectConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingConfiguration.kt.ejs index f0cc571a1..5221acc19 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/LoggingConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/OpenApiConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/OpenApiConfiguration.kt.ejs index c9e4bbd04..94fb44649 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/OpenApiConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/OpenApiConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# -Copyright 2013-2024 the original author or authors from the JHipster project. +Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_imperative.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_imperative.kt.ejs index 465f5fcd4..85b16f440 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_imperative.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_imperative.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_reactive.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_reactive.kt.ejs index f1bf44205..18a1aa87a 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_reactive.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/SecurityConfiguration_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/StaticResourcesWebConfiguration.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/StaticResourcesWebConfiguration.kt.ejs index 206eef722..fc3b4be01 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/StaticResourcesWebConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/StaticResourcesWebConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/config/WebConfigurer.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/config/WebConfigurer.kt.ejs index 9932ef170..a18386f2a 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/config/WebConfigurer.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/config/WebConfigurer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/domain/AbstractAuditingEntity.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/domain/AbstractAuditingEntity.kt.ejs index d8f0a1581..183aeba6c 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/domain/AbstractAuditingEntity.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/domain/AbstractAuditingEntity.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/domain/PersistentToken.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/domain/PersistentToken.kt.ejs index 78db19b14..a4adfcc0c 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/domain/PersistentToken.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/domain/PersistentToken.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/domain/User.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/domain/User.kt.ejs index 1dcfd7525..e98c8ebd6 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/domain/User.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/domain/User.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/management/SecurityMetersService.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/management/SecurityMetersService.kt.ejs index c22894f38..1d71b2694 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/management/SecurityMetersService.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/management/SecurityMetersService.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/repository/PersistentTokenRepository.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/repository/PersistentTokenRepository.kt.ejs index 586853624..d90af9e01 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/repository/PersistentTokenRepository.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/repository/PersistentTokenRepository.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/AuthoritiesConstants.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/AuthoritiesConstants.kt.ejs index b2c6665f3..161b9ecbe 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/AuthoritiesConstants.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/AuthoritiesConstants.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/DomainUserDetailsService.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/DomainUserDetailsService.kt.ejs index 83b070bec..4fe2c8d4c 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/DomainUserDetailsService.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/DomainUserDetailsService.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/PersistentTokenRememberMeServices.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/PersistentTokenRememberMeServices.kt.ejs index 05d4d0b54..150d88324 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/PersistentTokenRememberMeServices.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/PersistentTokenRememberMeServices.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/SecurityUtils.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/SecurityUtils.kt.ejs index b7b6e4dda..4aa46a96b 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/SecurityUtils.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/SecurityUtils.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/SpringSecurityAuditorAware.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/SpringSecurityAuditorAware.kt.ejs index 27d747827..8a42517f9 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/SpringSecurityAuditorAware.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/SpringSecurityAuditorAware.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/UserNotActivatedException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/UserNotActivatedException.kt.ejs index 9e9c4d434..ac4d9d74c 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/UserNotActivatedException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/UserNotActivatedException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/AudienceValidator.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/AudienceValidator.kt.ejs index 943cfe51c..c4879a833 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/AudienceValidator.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/AudienceValidator.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/CustomClaimConverter.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/CustomClaimConverter.kt.ejs index fe82d0530..ae07b02af 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/CustomClaimConverter.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/security/oauth2/CustomClaimConverter.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/EmailAlreadyUsedException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/EmailAlreadyUsedException.kt.ejs index 8d19fb9b7..4e7b53f18 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/EmailAlreadyUsedException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/EmailAlreadyUsedException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/InvalidPasswordException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/InvalidPasswordException.kt.ejs index 03fdf8027..b4c0982d6 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/InvalidPasswordException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/InvalidPasswordException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/MailService.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/MailService.kt.ejs index 5fd21eb97..cb0e6127f 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/MailService.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/MailService.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/UsernameAlreadyUsedException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/UsernameAlreadyUsedException.kt.ejs index 7ad7145dd..d5bdc7a92 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/UsernameAlreadyUsedException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/UsernameAlreadyUsedException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/AdminUserDTO.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/AdminUserDTO.kt.ejs index a7089895f..f4c835092 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/AdminUserDTO.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/AdminUserDTO.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/PasswordChangeDTO.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/PasswordChangeDTO.kt.ejs index b5b78ebcb..b9349db0a 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/PasswordChangeDTO.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/PasswordChangeDTO.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/UserDTO.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/UserDTO.kt.ejs index 59df500b4..b1b41bd73 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/UserDTO.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/dto/UserDTO.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/service/mapper/UserMapper.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/service/mapper/UserMapper.kt.ejs index 3e5eda3b9..bcf63db0b 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/service/mapper/UserMapper.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/service/mapper/UserMapper.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2ReactiveRefreshTokensWebFilter.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2ReactiveRefreshTokensWebFilter.kt.ejs index 8faf85ca2..ce167c965 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2ReactiveRefreshTokensWebFilter.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2ReactiveRefreshTokensWebFilter.kt.ejs @@ -1,6 +1,6 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2RefreshTokensWebFilter.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2RefreshTokensWebFilter.kt.ejs index c1cd922a3..110236524 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2RefreshTokensWebFilter.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/OAuth2RefreshTokensWebFilter.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/SpaWebFilter_reactive.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/SpaWebFilter_reactive.kt.ejs index 5a53099f0..d557af443 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/SpaWebFilter_reactive.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/filter/SpaWebFilter_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AccountResource.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AccountResource.kt.ejs index 793cadd2a..b3490d42f 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AccountResource.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AccountResource.kt.ejs @@ -1,5 +1,5 @@ <%# -Copyright 2013-2024 the original author or authors from the JHipster project. +Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthInfoResource.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthInfoResource.kt.ejs index 369eee09d..0e7286349 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthInfoResource.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthInfoResource.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see http://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthenticateController.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthenticateController.kt.ejs index cebcabe17..e924bb5e3 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthenticateController.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/AuthenticateController.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_imperative.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_imperative.kt.ejs index 825027ed7..12834752e 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_imperative.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_imperative.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_reactive.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_reactive.kt.ejs index 0c3c54257..63f4ed24d 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_reactive.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/LogoutResource_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/BadRequestAlertException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/BadRequestAlertException.kt.ejs index aaa9504af..35829bb5c 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/BadRequestAlertException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/BadRequestAlertException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/EmailAlreadyUsedException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/EmailAlreadyUsedException.kt.ejs index ccd2d9a1e..47ef763f0 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/EmailAlreadyUsedException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/EmailAlreadyUsedException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ErrorConstants.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ErrorConstants.kt.ejs index f84bc9d43..7048f1f32 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ErrorConstants.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ErrorConstants.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ExceptionTranslator.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ExceptionTranslator.kt.ejs index ab7ba88c7..49d25af1e 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ExceptionTranslator.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/ExceptionTranslator.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/FieldErrorVM.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/FieldErrorVM.kt.ejs index 4ae50e077..112594032 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/FieldErrorVM.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/FieldErrorVM.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/InvalidPasswordException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/InvalidPasswordException.kt.ejs index 853e35c3d..cc94c8f19 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/InvalidPasswordException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/InvalidPasswordException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/LoginAlreadyUsedException.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/LoginAlreadyUsedException.kt.ejs index 288af0498..7f50c2b0c 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/LoginAlreadyUsedException.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/errors/LoginAlreadyUsedException.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/KeyAndPasswordVM.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/KeyAndPasswordVM.kt.ejs index 2bd967883..5ead0324f 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/KeyAndPasswordVM.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/KeyAndPasswordVM.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/LoginVM.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/LoginVM.kt.ejs index bef218e35..535bed618 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/LoginVM.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/LoginVM.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/ManagedUserVM.kt.ejs b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/ManagedUserVM.kt.ejs index c638823e5..c6b2b70d0 100644 --- a/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/ManagedUserVM.kt.ejs +++ b/generators/spring-boot/templates/src/main/kotlin/_package_/web/rest/vm/ManagedUserVM.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/IntegrationTest.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/IntegrationTest.kt.ejs index f21121e01..0031a0c4e 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/IntegrationTest.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/IntegrationTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/TechnicalStructureTest.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/TechnicalStructureTest.kt.ejs index aaf77e8df..f5f1039b7 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/TechnicalStructureTest.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/TechnicalStructureTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/UserServiceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/UserServiceIT.kt.ejs index 91ad37923..8123d46b2 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/UserServiceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/UserServiceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_Test.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_Test.kt.ejs index 5c2bce0e1..f9ac64d6d 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_Test.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/dto/_dtoClass_Test.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_MapperTest.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_MapperTest.kt.ejs index 7373b3fd3..733c34ff0 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_MapperTest.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/service/mapper/_entityClass_MapperTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/PublicUserResourceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/PublicUserResourceIT.kt.ejs index 5e40c1c0f..ae61ea8ab 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/PublicUserResourceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/PublicUserResourceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/UserResourceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/UserResourceIT.kt.ejs index c83880df9..78223ea7c 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/UserResourceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/UserResourceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/_entityClass_ResourceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/_entityClass_ResourceIT.kt.ejs index 979940546..6cd3089b5 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/_entityClass_ResourceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/_entityPackage_/web/rest/_entityClass_ResourceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/AsyncSyncConfiguration.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/AsyncSyncConfiguration.kt.ejs index 494a1726b..d570b32c4 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/AsyncSyncConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/AsyncSyncConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/JHipsterBlockHoundIntegration.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/JHipsterBlockHoundIntegration.kt.ejs index f34c9fe3b..58fccde7d 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/JHipsterBlockHoundIntegration.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/JHipsterBlockHoundIntegration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/SpringBootTestClassOrderer.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/SpringBootTestClassOrderer.kt.ejs index e57907db4..c5e9e47af 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/SpringBootTestClassOrderer.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/SpringBootTestClassOrderer.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/StaticResourcesWebConfigurerTest.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/StaticResourcesWebConfigurerTest.kt.ejs index 49657cd37..ed105d885 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/StaticResourcesWebConfigurerTest.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/StaticResourcesWebConfigurerTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestContainersSpringContextCustomizerFactory.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestContainersSpringContextCustomizerFactory.kt.ejs index 6c7107d09..b0f4a80be 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestContainersSpringContextCustomizerFactory.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestContainersSpringContextCustomizerFactory.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestSecurityConfiguration.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestSecurityConfiguration.kt.ejs index 4962e6dda..1dd8b521b 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestSecurityConfiguration.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/TestSecurityConfiguration.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTest.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTest.kt.ejs index b99c5df4a..ac84ac9a4 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTest.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTestController.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTestController.kt.ejs index 622ee5763..65213bfff 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTestController.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/config/WebConfigurerTestController.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/management/SecurityMetersServiceTests.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/management/SecurityMetersServiceTests.kt.ejs index 3dc125dd3..3d3739358 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/management/SecurityMetersServiceTests.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/management/SecurityMetersServiceTests.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/security/DomainUserDetailsServiceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/security/DomainUserDetailsServiceIT.kt.ejs index f666b4c55..e80dbe4fa 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/security/DomainUserDetailsServiceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/security/DomainUserDetailsServiceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_imperative.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_imperative.kt.ejs index 866a8103d..1f2a4876b 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_imperative.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_imperative.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_reactive.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_reactive.kt.ejs index 948dd676c..92706cce2 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_reactive.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/security/SecurityUtilsUnitTest_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/security/jwt/TokenAuthenticationSecurityMetersIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/security/jwt/TokenAuthenticationSecurityMetersIT.kt.ejs index 708953698..3ee4cb5c3 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/security/jwt/TokenAuthenticationSecurityMetersIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/security/jwt/TokenAuthenticationSecurityMetersIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/AudienceValidatorTest.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/AudienceValidatorTest.kt.ejs index 4f4eb56c5..b945a0453 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/AudienceValidatorTest.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/AudienceValidatorTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/CustomClaimConverterIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/CustomClaimConverterIT.kt.ejs index a583ba30f..a3c6ef0d7 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/CustomClaimConverterIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/security/oauth2/CustomClaimConverterIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/service/MailServiceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/service/MailServiceIT.kt.ejs index a5f402447..6ef0b28ca 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/service/MailServiceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/service/MailServiceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/service/mapper/UserMapperTest.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/service/mapper/UserMapperTest.kt.ejs index bfe2768cc..2e28dc7f3 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/service/mapper/UserMapperTest.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/service/mapper/UserMapperTest.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/test/util/OAuth2TestUtil.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/test/util/OAuth2TestUtil.kt.ejs index 2a0d43031..b3f5418d1 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/test/util/OAuth2TestUtil.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/test/util/OAuth2TestUtil.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT.kt.ejs index 747406d79..98301777d 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_oauth2.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_oauth2.kt.ejs index c6cc05b07..eba94c9a0 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_oauth2.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_oauth2.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_skipUserManagement.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_skipUserManagement.kt.ejs index 82b53d889..fab7cc3ba 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_skipUserManagement.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AccountResourceIT_skipUserManagement.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AuthenticateControllerIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AuthenticateControllerIT.kt.ejs index 1a1ad0ba7..9555b7931 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AuthenticateControllerIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/AuthenticateControllerIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/LogoutResourceIT.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/LogoutResourceIT.kt.ejs index f5c632a75..b0b17cc27 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/LogoutResourceIT.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/LogoutResourceIT.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/TestUtil.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/TestUtil.kt.ejs index d791af705..0ccd8bb8c 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/TestUtil.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/TestUtil.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/WithUnauthenticatedMockUser.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/WithUnauthenticatedMockUser.kt.ejs index a84ac097d..3166b33b3 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/WithUnauthenticatedMockUser.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/WithUnauthenticatedMockUser.kt.ejs @@ -1,5 +1,5 @@ <%# -Copyright 2013-2024 the original author or authors from the JHipster project. +Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_imperative.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_imperative.kt.ejs index 007511be2..a26105ee0 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_imperative.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_imperative.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_reactive.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_reactive.kt.ejs index cfd0d769b..b3056c09f 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_reactive.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorIT_reactive.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information. diff --git a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorTestController.kt.ejs b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorTestController.kt.ejs index da4fbb580..928e273f5 100644 --- a/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorTestController.kt.ejs +++ b/generators/spring-boot/templates/src/test/kotlin/_package_/web/rest/errors/ExceptionTranslatorTestController.kt.ejs @@ -1,5 +1,5 @@ <%# - Copyright 2013-2024 the original author or authors from the JHipster project. + Copyright 2013-2025 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://www.jhipster.tech/ for more information.