All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.litongjava.tio.boot.spring.TioBootServerCustomizer Maven / Gradle / Ivy

There is a newer version: 1.8.6
Show newest version
package com.litongjava.tio.boot.spring;

import com.litongjava.tio.boot.server.TioBootServer;

public class TioBootServerCustomizer {

  public TioBootServer apply(TioBootServer server) {
    // TODO Auto-generated method stub
    return null;
  }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy