Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2008-2009 the original author or authors.
* Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -36,8 +36,6 @@
* @since 2025.07.01
* @version 1.0
* @see
*
* Copyright (C) by MOPAS All right reserved.
*/
@Component
public class EgovKrdsPaginationRenderer extends AbstractKrdsPaginationRenderer {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2008-2009 the original author or authors.
* Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -30,8 +30,6 @@
* @since 2009. 03.16
* @version 1.0
* @see
*
* Copyright (C) by MOPAS All right reserved.
*/
public interface EgovSampleService {

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2008-2009 the original author or authors.
* Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -35,8 +35,6 @@
* @since 2009. 03.16
* @version 1.0
* @see
*
* Copyright (C) by MOPAS All right reserved.
*/
@Getter
@Setter
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2008-2009 the original author or authors.
* Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -33,8 +33,6 @@
* @since 2009. 03.16
* @version 1.0
* @see
*
* Copyright (C) by MOPAS All right reserved.
*/
@Getter
@Setter
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2008-2009 the original author or authors.
* Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -42,10 +42,7 @@
* @since 2009. 03.16
* @version 1.0
* @see
*
* Copyright (C) by MOPAS All right reserved.
*/

@Service("sampleService")
@RequiredArgsConstructor
@Slf4j
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2011 MOPAS(Ministry of Public Administration and Security).
* Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2008-2009 the original author or authors.
* Copyright (c) 2009-2026 MOIS (MINISTRY OF THE INTERIOR AND SAFETY).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -49,10 +49,7 @@
* @since 2009. 03.16
* @version 1.0
* @see
*
* Copyright (C) by MOPAS All right reserved.
*/

@Controller
@RequiredArgsConstructor
@Slf4j
Expand Down