Skip to content

Commit 4681cdd

Browse files
Rename package from routing to routingserver
1 parent 1bb7da5 commit 4681cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/main/java/io/undertow/examples/routingserver/RoutingServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* See the License for the specific language governing permissions and
1616
* limitations under the License.
1717
*/
18-
package io.undertow.examples.routing;
18+
package io.undertow.examples.routingserver;
1919

2020
import io.undertow.Handlers;
2121
import io.undertow.Undertow;

0 commit comments

Comments
 (0)