Update FunctionConfiguration.java
Updated typo in comment
This commit is contained in:
@@ -10,7 +10,7 @@ import org.springframework.context.annotation.Bean;
|
|||||||
public class FunctionConfiguration {
|
public class FunctionConfiguration {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* You need this main method or explicit <start-class>example.FunjctionConfiguration</start-class>
|
* You need this main method or explicit <start-class>example.FunctionConfiguration</start-class>
|
||||||
* in the POM to ensure boot plug-in makes the correct entry
|
* in the POM to ensure boot plug-in makes the correct entry
|
||||||
*/
|
*/
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
|
|||||||
Reference in New Issue
Block a user